create generic targets for esp32 boards

This commit is contained in:
Joel Wetzell
2026-04-14 18:51:27 -05:00
committed by Ron Evans
parent eabd1ddce0
commit 0755145824
10 changed files with 53 additions and 42 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["esp32"],
"build-tags": ["esp32_generic"]
}