aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxUserGuide.html
Commit message (Expand)AuthorAgeFilesLines
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-7/+264
* Fix atexit() function being called twicepatacongo2012-04-231-0/+6
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-4/+4
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-1/+1
* Completes coding of the PWM modulepatacongo2011-12-191-0/+8061