mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-03 23:59:32 +01:00
5 lines
123 B
CMake
5 lines
123 B
CMake
set(COMPONENT_SRCS "ulp.c"
|
|
"ulp_macro.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
register_component()
|