4 lines
190 B
CMake
Executable File
4 lines
190 B
CMake
Executable File
idf_component_register(SRCS "main.cpp"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES sgm8031_use ws2812 wifi-connect esp_lvgl_port scale_controller lvgl_st7789_use ui )
|