Support for Makerfabs ESP32C3SPI35 TFT Touchscreen board

Signed-off-by: John Clark <inindev@gmail.com>
This commit is contained in:
John Clark
2023-01-19 17:06:31 -05:00
committed by Ron Evans
parent da362b8a24
commit 1adfdf8fa5
2 changed files with 107 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["esp32c3"],
"build-tags": ["makerfabs_esp32c3spi35"]
}