aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_exithook.c
Commit message (Expand)AuthorAgeFilesLines
* Rename some USB device filespatacongo2012-04-231-4/+0
* Fix atexit() function being called twicepatacongo2012-04-231-0/+18
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-18/+32
* Completes coding of the PWM modulepatacongo2011-12-191-0/+157