zephyr/samples/boards
Peter Bigot 24c1be3896 samples: nrf: system_off: demonstrate use of device pm to reduce power
Currently system power management does not automatically control
device power, and this example demonstrates high current draw due to
the UART being enabled.  Enable device power management and
demonstrate how to manually turn off greedy devices.

Also remove the 60 s delay that confirms we successfully turned off
the residency policy; that's not directly relevant to the purpose of
the sample.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-05-25 16:25:33 +02:00
..
96b_argonkey samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
arc_secure_services arch: arc: move ARC normal related configurations out of board dir 2020-04-20 15:42:26 +02:00
bbc_microbit samples: bbc_microbit: cleanups 2020-05-13 19:51:01 +02:00
intel_s1000_crb samples: boards: intel_s1000_crb: Rename to README.rst 2020-05-15 17:18:56 +02:00
mec15xxevb_assy6853 samples: boards: mec15xxevb: Update power management test cases 2020-05-08 17:46:45 +02:00
nrf samples: nrf: system_off: demonstrate use of device pm to reduce power 2020-05-25 16:25:33 +02:00
olimex_stm32_e407 boards: stm32: Use dt API for serial peripheral configuration 2020-04-20 15:27:56 -05:00
reel_board/mesh_badge flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
sensortile_box samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
ti/cc13x2_cc26x2/system_off samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
up_squared/gpio_counter boards: x86: make up_squared default to x86_64 2020-05-19 19:19:51 +02:00
boards.rst