1
0
Weather_ESP/components/display/CMakeLists.txt

3 lines
116 B
CMake

idf_component_register(SRCS "display.c"
INCLUDE_DIRS "."
REQUIRES tft)