summaryrefslogtreecommitdiff
path: root/nuttx/sched/wdog/wd_delete.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Add support for statically allocated watchdog timer structuresGregory Nutt2014-08-221-2/+4
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-211-1/+1
* If we run out of pre-allocated watchdog times, the logic will allocate additi...Gregory Nutt2014-08-211-17/+42
* Move watchdog functions from sched/ to sched/wdogGregory Nutt2014-08-081-0/+127