zephyr/samples
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
..
application_development samples: out_of_tree_driver: Add readme to out of tree sample 2020-05-15 17:18:56 +02:00
basic samples: various servo_motor fixes 2020-05-19 17:27:07 +02:00
bluetooth device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
boards samples: nrf: system_off: demonstrate use of device pm to reduce power 2020-05-25 16:25:33 +02:00
cpp_synchronization samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers sample: drivers: counter: alarm: adapt test to driver change 2020-05-19 14:48:49 +02:00
hello_world doc: hello_world: touch up README 2020-05-06 17:25:49 +02:00
mpu drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
net samples: net: echo_async_select: Use read()/write() if possible 2020-05-20 15:37:23 +02:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: remove systemview section from sample 2020-04-29 22:30:19 -04:00
portability timer: remove QEMU_TICKLESS_WORKAROUND 2020-05-14 13:52:07 +02:00
posix samples: posix: gettimeofday: Make networking requirements explicit 2020-04-29 23:15:12 +03:00
scheduler samples: clean test identifiers 2020-05-11 17:00:26 +02:00
sensor doc: fix board name in DPS310 sample 2020-05-15 17:17:46 +02:00
shields samples/shields: x-nucleo-iks02a1: Fix doc for microphone 2020-05-11 17:12:02 +02:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys samples: usb: audio: Fix building off sample with sanitycheck 2020-05-21 16:55:27 +02:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
tfm_integration samples: tfm_integration: Add PSA level 1 sample app 2020-05-09 16:21:51 +02:00
userspace samples: prod_consumer: run faster 2020-05-05 18:28:59 -07:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00