GeekTrack/2.Firmware/GeekTrack/main/CMakeLists.txt

3 lines
62 B
CMake

set(srcs "app_main.c")
idf_component_register(SRCS "${srcs}")