Add new targets/esp32s3-box-3 (#5388)

* targets: add esp32s3-box-3

* add esp32s3-box3

* register esp32-s3-box-3 in tests
This commit is contained in:
Juraj Michálek
2026-05-28 22:47:08 +02:00
committed by GitHub
parent 1bd3ade825
commit 0d6efc6429
3 changed files with 152 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"inherits": ["esp32s3"],
"build-tags": ["esp32s3_box3"],
"serial-port": ["303a:1001"],
"flash-mode": "dio"
}