5 lines
169 B
CMake
Executable File
5 lines
169 B
CMake
Executable File
idf_component_register(SRCS "main.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES wifi-connect esp_lvgl_port lvgl_st7735s_use
|
|
)
|