mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
e615c25319
I've had this board for a while now, but never added proper TinyGo support. So here is a PR to do just that.
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"inherits": ["esp32c3"],
|
|
"build-tags": ["esp_c3_32s_kit"],
|
|
"serial-port": ["1a86:7523"]
|
|
}
|