mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
BREAKING CHANGE: Part of splitting the legacy stm32 super-directory; relocates the stm32f1 sources, headers and boards into arch/arm/src/stm32f1, arch/arm/include/stm32f1 and boards/arm/stm32f1. Signed-off-by: raiden00pl <raiden00@railab.me>
8 lines
165 B
Text
8 lines
165 B
Text
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_CLOUDCTRL
|
|
|
|
endif
|