mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 20:43:40 +00:00
board: add M5Stack Core2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["esp32"],
|
||||
"build-tags": ["m5stack_core2"],
|
||||
"serial-port": ["acm:10c4:ea60"]
|
||||
}
|
||||
Reference in New Issue
Block a user