esp-idf/components/esp_pm/CMakeLists.txt

4 lines
156 B
CMake
Raw Normal View History

idf_component_register(SRCS "pm_locks.c" "pm_trace.c" "pm_impl.c"
INCLUDE_DIRS include
LDFRAGMENTS linker.lf)