1
0
Weather_ESP/components/display/CMakeLists.txt

3 lines
151 B
CMake
Raw Normal View History

idf_component_register(SRCS "esp32_ucglib_hal.c" "display.c"
INCLUDE_DIRS "."
REQUIRES ucglib driver tft)