board: add M5Stack

This commit is contained in:
sago35
2021-11-18 09:40:20 +09:00
committed by Ron Evans
parent 34011c4800
commit 2a17a3e56c
4 changed files with 139 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"inherits": ["esp32"],
"build-tags": ["m5stack"],
"serial-port": ["acm:10c4:ea60"]
}