zephyr/samples/boards/nrf
Peter Bigot 1688f8c740 samples: nrf: system_off: show how to disable deep sleep
Due to a long standing difference of requirements enabling deep sleep
will by default cause any application that delays for an unbounded
period to power down.  On Nordic doing so turns the system off.  Show
how to prevent this from happening while still allowing deep sleep
states to be available for the application's controlled use.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-07-07 15:06:08 +02:00
..
battery zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nrfx zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
system_off samples: nrf: system_off: show how to disable deep sleep 2020-07-07 15:06:08 +02:00