summaryrefslogtreecommitdiff
path: root/apps/examples/watchdog/watchdog_main.c
Commit message (Expand)AuthorAgeFilesLines
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* SAMA5 WDT driver is now functionalGregory Nutt2013-10-201-0/+1
* SAMA5 WDT: Miss watchdog fixesGregory Nutt2013-10-201-2/+6
* Add configurable application entry pointpatacongo2012-08-301-1/+1
* Fix a couple of bugs in the STM32 IWDG driverpatacongo2012-04-161-0/+33
* Add STM32 watchdog configurationpatacongo2012-04-161-7/+5
* Add a watchdog timer testpatacongo2012-04-151-0/+326