micropython/ports/nrf/modules
Daniel Thompson 26b0eec8af nrf: machine: Add mechanism to starve the watchdog
A soft reset doesn't reconfigure the watchdog which means if previous
software on the device has set a bad timeout then we are stuck without
until the battery runs flat or a watchdog reset takes place. Add a
mechanism to stop feeding the dog so that we can wait for it to trigger.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-11-11 20:40:00 +00:00
..
ble nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
board all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
machine nrf: machine: Add mechanism to starve the watchdog 2020-11-11 20:40:00 +00:00
music all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
ubluepy nrf: ubluepy: Provide visiblity of the BLE UART connect status 2020-11-11 20:40:00 +00:00
uos nrf: uos: Add support for LFS1 and LFS2 2020-11-11 20:40:00 +00:00
utime nrf: utime: Add localtime and mktime calls 2020-11-11 20:40:00 +00:00