mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 05:53:39 +00:00
targets: add WaveShare ESP-C3-32S-Kit
I've had this board for a while now, but never added proper TinyGo support. So here is a PR to do just that.
This commit is contained in:
committed by
Ron Evans
parent
b2fbbeb771
commit
e615c25319
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["esp32c3"],
|
||||
"build-tags": ["esp_c3_32s_kit"],
|
||||
"serial-port": ["1a86:7523"]
|
||||
}
|
||||
Reference in New Issue
Block a user