Test program for watchdog timer library. LED will flash for 5 seconds then simulate a hard fault. Watchdog timer will timeout after 3 seconds and reset the system.
Dependencies: WatchdogTimer mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:882d720a2cc6 | 2015-06-30 | jcady92 | Test program for the watchdog timer library. Flashes LED for 5 seconds, then simulates a hard fault. Watchdog timer will kick in and reset the system 3 seconds after hard fault. |