New board: Waveshare ESP32 S3 Touch LCD 4.3" (#248)
This commit is contained in:
committed by
GitHub
parent
f85d0239ff
commit
0ebc022946
@@ -0,0 +1,7 @@
|
||||
file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
|
||||
|
||||
idf_component_register(
|
||||
SRCS ${SOURCE_FILES}
|
||||
INCLUDE_DIRS "Source"
|
||||
REQUIRES Tactility esp_lvgl_port RgbDisplay GT911 driver
|
||||
)
|
||||
Reference in New Issue
Block a user