aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/Watchdog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor, document and fix the Watchdog driver (#1710)JF2023-04-301-47/+121
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
* Reformatted all the files according to clang-format styleAvamander2021-04-241-22/+39
* Include cleanup: driversokaestne2020-11-151-3/+1
* Fix reset reason (it returns the actual reset reason instead of hard coded 'h...JF2020-06-071-11/+11
* Integration of nimble, work in progress.JF2020-04-191-10/+10
* Add new App : Sysinfo. It displays various info about the running system : ve...JF2020-03-221-9/+11
* Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF2020-02-231-0/+60