4ee22e8739
boards/esp32-lyrat: Fix board name in comment boards/esp32-lyrat: Fix coding style boards/esp32-lyrat: Removed BOOT_BUTTON support boards/esp32-lyrat: Improved code maintainability and fixed styling boards/esp32-lyrat: Specified board version in configuration files boards/esp32-lyrat: Added wapi config boards/esp32-lyrat: Added documentation boards/esp32-lyrat: Fix typo in documentation boards/esp32-lyrat: Added comment on BUTTON_BOOT
9 lines
192 B
Plaintext
9 lines
192 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_LYRAT
|
|
|
|
endif # ARCH_BOARD_ESP32_LYRAT
|