esp-idf/components/esp_pm/CMakeLists.txt

3 lines
111 B
CMake
Raw Normal View History

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