esp-idf/components/esp_pm/CMakeLists.txt
2020-09-25 05:24:10 +00:00

3 lines
111 B
CMake

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