docs: pm: Add link to application defined policy

Add a link for the sample that defines its own policy manager.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2021-05-11 09:29:22 -07:00 committed by Anas Nashif
commit eba2dc7e9b

View file

@ -149,6 +149,9 @@ In this policy the application is free to decide which power state the
system should go based on the remaining time for the next scheduled
timeout.
An example of an application that defines its own policy can be found in
:zephyr_file:`tests/subsys/pm/power_mgmt/`.
Dummy
-----