12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_STM32VL_DISCOVERY
|
|
|
|
comment "STM32VL-Discovery Hardware Configuration"
|
|
|
|
endif
|
|
|