cb4f1a4cec
The Motorola MDK is based off of an earlier version of NuttX. This only provides a basic nsh shell. Signed-off-by: Jim Wylder <jwylder@motorola.com>
9 lines
200 B
Plaintext
9 lines
200 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_STM32L476VG_MDK
|
|
|
|
endif # ARCH_BOARD_STM32L476VG_MDK
|