17f7f6e86d
Initially supporting ESP32-C3 chip, to be followed by other RISC-V-based chips from Espressif. Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.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_ESP32C3_GENERIC
|
|
|
|
endif # ARCH_BOARD_ESP32C3_GENERIC
|