esp-idf/components/esp_pm/CMakeLists.txt
2021-01-19 14:50:58 +08:00

4 lines
156 B
CMake

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