We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03307b commit a269654Copy full SHA for a269654
subsys/pm/policy/CMakeLists.txt
@@ -1,3 +1,3 @@
1
# SPDX-License-Identifier: Apache-2.0
2
3
-zephyr_sources_ifdef(CONFIG_PM_POLICY_RESIDENCY policy_residency.c)
+zephyr_sources_ifdef(CONFIG_PM_POLICY_RESIDENCY residency.c)
subsys/pm/policy/policy_residency.c renamed to subsys/pm/policy/residency.c
0 commit comments