board: add M5Stamp C3

This commit is contained in:
sago35
2022-01-06 08:18:28 +09:00
committed by Ron Evans
parent cb01d4d63e
commit 6cb604c752
4 changed files with 59 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"inherits": ["esp32c3"],
"build-tags": ["m5stamp_c3"],
"serial-port": ["acm:1a86:55d4"]
}