8987a9e374
Squashed commit of the following: boards/arm/s32k1xx/s32k118evb/configs/nsh: Add a basic NSH configuration. boards/arm/s32k1xx/s32k118evb/scripts: Add linker scripts and Make.defs. configs/: Hook the S32K118EVB board into the configuration system. boards/arm/s32k1xx/s32k118evb: Add initial support for the NXP S32K118EVB.
9 lines
190 B
Plaintext
9 lines
190 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_S32K118EVB
|
|
|
|
endif # ARCH_BOARD_S32K118EVB
|