0a288ac3db
configs: add support for nucleo-f103rb, nucleo-f207zg and nucleo-l152re Approved-by: GregoryN <gnutt@nuttx.org>
9 lines
169 B
Plaintext
9 lines
169 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_NUCLEO_F103RB
|
|
|
|
endif
|