Add NEUTRONRCF435 support including AT32F435RGT7 1M FLASH (#12534)
commit6766f9cf436e742668671220c826ea55e2e8db30
authorSteve Evans <SteveCEvans@users.noreply.github.com>
Mon, 20 Mar 2023 01:33:43 +0000 (20 01:33 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Mar 2023 01:33:43 +0000 (20 12:33 +1100)
treeecf06d7af447453c1fc83be2175d1bb3bf03d6e2
parent8d8f0d9f1fe1a622c9d34a900bb7524349832a02
Add NEUTRONRCF435 support including AT32F435RGT7 1M FLASH (#12534)
15 files changed:
make/mcu/AT32F4.mk
src/config/ATSTARTF435/config.h
src/config/NEUTRONRCF435/config.h [copied from src/config/REVO_AT/config.h with 51% similarity]
src/config/REVO_AT/config.h
src/link/at32_flash_f43xg.ld [copied from src/link/at32_flash_f43xM.ld with 82% similarity]
src/link/at32_flash_f43xm.ld [moved from src/link/at32_flash_f43xM.ld with 100% similarity]
src/link/at32_flash_f4_split.ld
src/main/config/config_streamer.c
src/main/drivers/at32/platform_mcu.h
src/main/target/AT32F435/target.mk [deleted file]
src/main/target/AT32F435G/target.h [copied from src/main/target/AT32F435/target.h with 97% similarity]
src/main/target/AT32F435G/target.mk [new file with mode: 0644]
src/main/target/AT32F435M/target.h [moved from src/main/target/AT32F435/target.h with 100% similarity]
src/main/target/AT32F435M/target.mk [new file with mode: 0644]
src/main/target/common_post.h