6086f42bfb
Support for the STMicroelectronics B-U585I-IOT02A development board. This is a proof-of-concept port that demonstrates running NuttX as the Non-Secure TrustZone domain companion to TrustedFirmware-M. Signed-off-by: Michael Jung <mijung@gmx.net>
9 lines
170 B
Plaintext
9 lines
170 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_B_U585I_IOT02A
|
|
|
|
endif
|