msv-clubhouse-node/node/main/CMakeLists.txt

5 lines
103 B
CMake
Raw Normal View History

2023-03-05 18:12:04 +01:00
idf_component_register(
SRCS "ssd1366.cpp" "main.cpp"
INCLUDE_DIRS "."
REQUIRES ttn-esp32)