OVMS3-idf/components/ulp/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
119 B
CMake

idf_component_register(SRCS "ulp.c"
"ulp_macro.c"
INCLUDE_DIRS include)