summaryrefslogtreecommitdiff
path: root/software/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'software/main/CMakeLists.txt')
-rw-r--r--software/main/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/main/CMakeLists.txt b/software/main/CMakeLists.txt
new file mode 100644
index 0000000..730c43c
--- /dev/null
+++ b/software/main/CMakeLists.txt
@@ -0,0 +1,3 @@
+idf_component_register(SRCS "sun.c" "sntp.c" "wifi.c" "main.c"
+ "stepper.c"
+ INCLUDE_DIRS ".") \ No newline at end of file