mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 20:48:19 +00:00
This commit add support to ARCX Socket Grid board powered by iMXRT-1052 MCU. Signed-off-by: Alan C. Assis <acassis@gmail.com>
8 lines
172 B
Text
8 lines
172 B
Text
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_ARCX_SOCKET_GRID
|
|
|
|
endif
|