Skip to content

Commit 4528906

Browse files
Flavio Ceolinnashif
authored andcommitted
docs: pm: Add samples and tests links
Add some applications samples to the documentation. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent 7c5ce5b commit 4528906

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/reference/power_management/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ such as a SysTick, RTC, counter, or GPIO. Depending on the power mode entered,
6969
only some SoC peripheral modules may be active and can be used as a wake up
7070
source.
7171

72+
Some handful examples using different power management features:
73+
74+
* :zephyr_file:`samples/boards/stm32/power_mgmt/blinky/`
75+
* :zephyr_file:`samples/boards/nrf/system_off/`
76+
* :zephyr_file:`samples/subsys/pm/device_pm/`
77+
* :zephyr_file:`tests/subsys/pm/power_mgmt/`
78+
* :zephyr_file:`tests/subsys/pm/power_mgmt_soc/`
79+
* :zephyr_file:`tests/subsys/pm/power_state_api/`
80+
7281
Power States
7382
============
7483

0 commit comments

Comments
 (0)