mirror of
https://codeberg.org/scip/attinycore-makefile-tests.git
synced 2025-12-18 19:40:57 +01:00
saving esp samples
This commit is contained in:
4
esptests/esp-ds1307-test/main/CMakeLists.txt
Normal file
4
esptests/esp-ds1307-test/main/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
set(COMPONENT_SRCS "main.cpp")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
||||
Reference in New Issue
Block a user