mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 06:23:39 +00:00
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:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"inherits": ["esp32s3"],
|
||||
"build-tags": ["esp32s3_box3"],
|
||||
"serial-port": ["303a:1001"],
|
||||
"flash-mode": "dio"
|
||||
}
|
||||
Reference in New Issue
Block a user