mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
Move the stm32l1 sources, headers and boards into arch/arm/src/stm32l1, arch/arm/include/stm32l1 and boards/arm/stm32l1, then finalize the split: source each split family directly in arch/arm/Kconfig and boards/Kconfig and remove the now-empty combined arch/arm/src/stm32 and boards/arm/stm32 trees. BREAKING CHANGE: The legacy STM32 architecture and board paths were split into stm32f1, stm32l1, stm32f2, stm32f3, stm32f4, and stm32g4 directories. Out-of-tree boards must move from stm32 to the matching split family. Signed-off-by: raiden00pl <raiden00@railab.me>
69 lines
1.6 KiB
Text
69 lines
1.6 KiB
Text
/arm/stm32f3/nucleo-f33*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
|
|
/arm/stm32f4/nucleo-f4*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
|
|
/arm/stm32g0/nucleo-g*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
/arm/stm32g4/nucleo-g*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
/arm/stm32l0/nucleo-l*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
/arm/stm32l1/nucleo-l*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
/arm/stm32l4/nucleo-l*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
/arm/stm32l5/nucleo-l*,CONFIG_ARM_TOOLCHAIN_CLANG
|
|
|
|
/arm/stm32f1/olimex-*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
/arm/stm32f2/olimex-*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
/arm/stm32f4/olimex-*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
|
|
|
# Boards build by CMake
|
|
|
|
CMake,nucleo-f334r8:adc
|
|
CMake,nucleo-f334r8:highpri
|
|
CMake,nucleo-f334r8:nsh
|
|
CMake,nucleo-f334r8:spwm1
|
|
CMake,nucleo-f334r8:spwm2
|
|
|
|
CMake,nucleo-f410rb:nsh
|
|
|
|
CMake,nucleo-f412zg:nsh
|
|
|
|
CMake,nucleo-f429zi:netnsh
|
|
CMake,nucleo-f429zi:nsh
|
|
|
|
CMake,nucleo-f446re:adc
|
|
# CMake,nucleo-f446re:can
|
|
CMake,nucleo-f446re:cansock
|
|
CMake,nucleo-f446re:dac
|
|
CMake,nucleo-f446re:gpio
|
|
CMake,nucleo-f446re:ihm08m1_b16
|
|
CMake,nucleo-f446re:ihm08m1_f32
|
|
# CMake,nucleo-f446re:lcd
|
|
CMake,nucleo-f446re:nsh
|
|
CMake,nucleo-f446re:pwm
|
|
CMake,nucleo-f446re:qenco
|
|
CMake,nucleo-f446re:systemview
|
|
|
|
CMake,nucleo-f401re:fb
|
|
CMake,nucleo-f401re:nsh
|
|
|
|
CMake,nucleo-f411re:mcp2515-extid
|
|
CMake,nucleo-f411re:nsh
|
|
|
|
CMake,nucleo-g431kb:comp
|
|
CMake,nucleo-g431kb:nsh
|
|
CMake,nucleo-g431kb:pwm
|
|
|
|
CMake,nucleo-g431rb:adc
|
|
# CMake,nucleo-g431rb:can
|
|
CMake,nucleo-g431rb:cansock
|
|
CMake,nucleo-g431rb:cordic
|
|
CMake,nucleo-g431rb:ihm16m1_b16
|
|
CMake,nucleo-g431rb:ihm16m1_f32
|
|
CMake,nucleo-g431rb:nsh
|
|
CMake,nucleo-g431rb:pwm
|
|
CMake,nucleo-g431rb:qenco
|
|
|
|
CMake,nucleo-g474re:nsh
|
|
# CMake,nucleo-g474re:usbserial
|
|
|
|
# CMake,nucleo-l152re:lcd
|
|
CMake,nucleo-l152re:nsh
|