WT32 SC01 Plus (#416)

This commit is contained in:
Shadowtrance
2025-11-29 02:40:24 +10:00
committed by GitHub
parent 8de88dd3fd
commit 62124541e9
13 changed files with 596 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility EspLcdCompat esp_lcd_st7796 driver
)