Files
tinygo/targets/m5stick-c.json

6 lines
88 B
JSON

{
"inherits": ["esp32"],
"build-tags": ["m5stick_c"],
"serial-port": ["0403:6001"]
}