esp32-lilygo-t5/main/CMakeLists.txt

6 lines
81 B
CMake

idf_component_register(
SRCS
"inkpot.c"
"paper.c"
INCLUDE_DIRS "."
)