mch2022-template-app/factory_test/main/CMakeLists.txt

8 lines
91 B
CMake

idf_component_register(
SRCS
"main.c"
"hardware.c"
INCLUDE_DIRS
"."
)