Begin implementing support for Adafruit ESP32 Feather V2

This commit is contained in:
Patrick Lindsay
2024-03-13 21:29:55 -05:00
committed by Ron Evans
parent a5ceb793be
commit b6fdbee14e
2 changed files with 45 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["esp32"],
"build-tags": ["adafruit_esp32_feather_v2"]
}