mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
11 lines
198 B
Text
11 lines
198 B
Text
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see misc/tools/kconfig-language.txt.
|
|
#
|
|
|
|
if ARCH_BOARD_STM32VL_DISCOVERY
|
|
|
|
comment "STM32VL-Discovery Hardware Configuration"
|
|
|
|
endif
|
|
|