Scott Shawcroft a4246bcfa3
Fix two watchdog crashes
Fixes a crash from trying to raise an exception when trying to
deinit a RESET wdt by not raising an exception.

Fixes a crash when raise a wdt exception in the REPL when waiting
for input. We now catch and print any exceptions raised.

Fixes #5261
2021-08-30 18:10:43 -07:00
..
2021-08-27 10:49:57 -07:00
2021-03-10 18:44:10 -06:00
2021-08-17 17:41:59 -07:00
2021-08-18 10:46:22 -04:00
2021-08-30 18:10:43 -07:00
2021-01-14 13:45:42 -06:00
2014-09-18 00:13:03 +01:00

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.