OVMS3-idf/components/ulp/CMakeLists.txt

3 lines
119 B
CMake
Raw Normal View History

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