summaryrefslogtreecommitdiff
path: root/software/main/CMakeLists.txt
blob: 730c43c2c4ca50a9057658346557eace074d1349 (plain)
1
2
3
idf_component_register(SRCS "sun.c" "sntp.c" "wifi.c" "main.c"
                            "stepper.c"
                    INCLUDE_DIRS ".")