gustavonihei commented on code in PR #7917: URL: https://github.com/apache/nuttx/pull/7917#discussion_r1051740166
########## boards/Kconfig: ########## @@ -370,7 +370,16 @@ config ARCH_BOARD_ESP32S2_SAOLA_1 select ARCH_HAVE_IRQBUTTONS if ESP32S2_GPIO_IRQ ---help--- This is the ESP32-S2-Saola-1 board - + +config ARCH_BOARD_ESP32S2_FRANZININHO + bool "Espressif ESP32-S2-FRANZININHO" Review Comment: ```suggestion bool “Franzininho Wi-Fi" ``` The correct name for this board is Franzininho Wi-Fi. Furthermore, this board is not an official design from Espressif, so “Espressif” should not appear in the board name. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org