mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
0d6efc6429
* targets: add esp32s3-box-3 * add esp32s3-box3 * register esp32-s3-box-3 in tests
7 lines
119 B
JSON
7 lines
119 B
JSON
{
|
|
"inherits": ["esp32s3"],
|
|
"build-tags": ["esp32s3_box3"],
|
|
"serial-port": ["303a:1001"],
|
|
"flash-mode": "dio"
|
|
}
|