mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
0f0a94186f
migrate the toolchain define to arch/arm/Kconfig to simplify new toolchain registration Signed-off-by: chao an <anchao@xiaomi.com>
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
/arm/stm32/nucleo-f33*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/nucleo-f4*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/nucleo-g*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/nucleo-l*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32/olimex-*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|