mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
0f0a94186f
migrate the toolchain define to arch/arm/Kconfig to simplify new toolchain registration Signed-off-by: chao an <anchao@xiaomi.com>
16 lines
465 B
Plaintext
16 lines
465 B
Plaintext
/arm/stm32/stm32_tiny,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32butterfly2,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f103-minimum,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f334-disco,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f3discovery,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f411-minimum,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f411e-disco,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/stm32f429i-disco,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|