mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 06:04:19 +00:00
3 lines
112 B
CMake
3 lines
112 B
CMake
idf_component_register(SRCS "i2c_oled_example_main.c" "lvgl_demo_ui.c"
|
|
INCLUDE_DIRS ".")
|