Skip to content

Commit

Permalink
doc: pm: nrf target does not enable PM
Browse files Browse the repository at this point in the history
samples/boards/nrf/system_off does not enable CONFIG_PM so
it should not be listed as an example in system power management
documentation.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
  • Loading branch information
Flavio Ceolin committed Dec 7, 2023
1 parent 27d519b commit 9704404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/services/pm/system.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ The following diagram describes system power management:
Some handful examples using different power management features:

* :zephyr_file:`samples/boards/stm32/power_mgmt/blinky/`
* :zephyr_file:`samples/boards/nrf/system_off/`
* :zephyr_file:`samples/boards/esp32/deep_sleep/`
* :zephyr_file:`samples/subsys/pm/device_pm/`
* :zephyr_file:`tests/subsys/pm/power_mgmt/`
Expand Down

0 comments on commit 9704404

Please sign in to comment.