board: add M5Stack Core2

This commit is contained in:
sago35
2021-09-30 09:06:19 +09:00
committed by Ron Evans
parent 90f4b0a266
commit d21ffc63b9
4 changed files with 124 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"inherits": ["esp32"],
"build-tags": ["m5stack_core2"],
"serial-port": ["acm:10c4:ea60"]
}