LilyGo T-Display (#406)
+ expose lvglSwapBytes setting for the St7789Display driver. + updated all relevant boards accordingly.
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 esp_lvgl_port ST7789 PwmBacklight driver
|
||||
)
|
||||
Reference in New Issue
Block a user