New board: T-Display S3 (no touch) (#398)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
|
||||
|
||||
idf_component_register(
|
||||
SRCS ${SOURCE_FILES}
|
||||
INCLUDE_DIRS "Source"
|
||||
REQUIRES Tactility ButtonControl PwmBacklight EstimatedPower ST7789-i8080
|
||||
)
|
||||
Reference in New Issue
Block a user