OVMS3-idf/components/ulp/CMakeLists.txt

8 lines
149 B
CMake

set(COMPONENT_SRCS "ulp.c"
"ulp_macro.c")
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_REQUIRES)
register_component()