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.

(cherry picked from commit 4e9f73b)

Original-Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
GitOrigin-RevId: 4e9f73b
Change-Id: Ic2340fe1838f28263ce411bb14b2389310cd66eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5104210
Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com>
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
  • Loading branch information
Flavio Ceolin authored and Chromeos LUCI committed Dec 8, 2023
1 parent 9766648 commit 8f6c9fb
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 8f6c9fb

Please sign in to comment.