mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
Support for the M5STACK M5StickC ESP32-PICO device
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["esp32"],
|
||||
"build-tags": ["m5stick_c"],
|
||||
"serial-port": ["0403:6001"]
|
||||
}
|
||||
Reference in New Issue
Block a user