New board: T-Display S3 (no touch) (#398)

This commit is contained in:
NellowTCS
2025-10-29 13:12:46 -06:00
committed by GitHub
parent 4a343e58cc
commit adea6678a5
13 changed files with 724 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility driver EspLcdCompat
)