OVMS3-idf/components/ulp/CMakeLists.txt
2019-05-13 19:59:17 +08:00

5 lines
123 B
CMake

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