aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/atexit.c
Commit message (Expand)AuthorAgeFilesLines
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-21/+67
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* 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-6/+6
* Completes coding of the PWM modulepatacongo2011-12-191-0/+116