Support for the M5STACK M5StickC ESP32-PICO device

This commit is contained in:
ivoszz
2023-05-26 22:44:40 +02:00
committed by Ron Evans
parent 284e1acd87
commit b7508818ee
2 changed files with 122 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"inherits": ["esp32"],
"build-tags": ["m5stick_c"],
"serial-port": ["0403:6001"]
}