Files
tinygo/targets/m5stack.json
2021-11-20 09:37:24 +01:00

6 lines
90 B
JSON

{
"inherits": ["esp32"],
"build-tags": ["m5stack"],
"serial-port": ["acm:10c4:ea60"]
}