Class to add reset supervision with a watchdog timer functionality
Dependents: Example_WatchDog_Timer
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:7af579ded04f | 2021-06-15 | rlanders73 | removing COMMON_PAL requirement, as this has been depricated. |
4:f31b32884780 | 2019-10-05 | rlanders73 | comment out some obscure reset causes for better portability |
3:b7a9432fe880 | 2019-10-04 | rlanders73 | added software reset capability. |
2:72d1cb8fc13c | 2019-10-04 | rlanders73 | removed WatchdogReset function as it was redundant to resetReason. |
1:4e2e6a9dc079 | 2019-10-03 | rlanders73 | updateed watchdog to be a full reset supervisor |
0:2d9d71938413 | 2019-10-03 | rlanders73 | This is a class implementation for the STM32 watchdog timer. |