3351146c0b
ESP32-SPARROW-KIT is built upon ESP32-WROVER-KIT by adding various peripherals. This is an initial commits that only backports the code as it is, without further changes. Signed-off-by: Robert-Ionut Alexa <robertalexa2000@gmail.com>
9 lines
202 B
Plaintext
9 lines
202 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_ESP32_SPARROWKIT
|
|
|
|
endif # ARCH_BOARD_ESP32_SPARROWKIT
|