Add board support for ESP32-C3-12f Kit

This commit is contained in:
Dmitriy
2022-02-02 22:32:58 -05:00
committed by Ron Evans
parent 38efca1e2d
commit 3d68804702
2 changed files with 54 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"inherits": ["esp32c3"],
"build-tags": ["esp32c312f", "esp32c3", "esp"]
}