Files
Calendink/components/epd/CMakeLists.txt
T

4 lines
135 B
CMake

idf_component_register(SRCS "epd.cpp"
INCLUDE_DIRS "." "../shared"
PRIV_REQUIRES driver)