Files
attinycore-makefile-tests/esptests/esp-ds1307-test/main/CMakeLists.txt
Thomas von Dein 5b3b9fdfc9 saving esp samples
2020-04-03 21:23:38 +02:00

5 lines
88 B
CMake

set(COMPONENT_SRCS "main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()