nuttx/boards/arm/stm32/stm32vldiscovery/Kconfig
Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00

11 lines
225 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