Files
attinycore-makefile-tests/esptests/esp-epaper-radio-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 "test.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()