eren-terzioglu commented on code in PR #19219:
URL: https://github.com/apache/nuttx/pull/19219#discussion_r3480202455
##########
boards/Kconfig:
##########
@@ -673,6 +673,13 @@ config ARCH_BOARD_ESP32P4_PICO_WIFI_WARESHARE
---help---
The Waveshare ESP32-P4-PICO-WIFI features the ESP32-P4 CPU with
two RISC-V cores.
+config ARCH_BOARD_ESP32P4_TAB5
+ bool "M5Stack Tab5 (ESP32-P4)"
+ depends on ARCH_CHIP_ESP32P4
+ ---help---
+ The M5Stack Tab5 features the ESP32-P4 (dual RISC-V) plus an
ESP32-C6
+ wireless companion. This port brings up NSH and the I2C0 bus.
Review Comment:
Also it is possible to remove last sentence completely for future supported
features
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]