5 lines
98 B
CMake
Executable File
5 lines
98 B
CMake
Executable File
idf_component_register(
|
|
SRCS
|
|
"main.c" "setup.c" "button_handling.c"
|
|
INCLUDE_DIRS ".")
|