Add M5Stack AtomEchoS3R Board. (#1123)

Signed-off-by: hlym123 <lwylwt@qq.com>
This commit is contained in:
Create123
2025-08-26 14:05:10 +08:00
committed by GitHub
parent 7af366b7b2
commit 86921f4862
6 changed files with 184 additions and 1 deletions

View File

@@ -178,6 +178,9 @@ choice BOARD_TYPE
config BOARD_TYPE_ATOMS3R_CAM_M12_ECHO_BASE
bool "AtomS3R CAM/M12 + Echo Base"
depends on IDF_TARGET_ESP32S3
config BOARD_TYPE_ATOM_ECHOS3R
bool "AtomEchoS3R"
depends on IDF_TARGET_ESP32S3
config BOARD_TYPE_ATOMMATRIX_ECHO_BASE
bool "AtomMatrix + Echo Base"
depends on IDF_TARGET_ESP32