aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/sem_holder.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with trunk NuttXpx4dev2012-09-021-2/+3
|\
| * Add perror()patacongo2012-08-281-2/+3
* | Disable a possibly-bogus assertion that is bringing us a lot of grief right ...px4dev2012-08-281-1/+1
|/
* Add some protection to the priority inheritance logic when sem_post() is call...patacongo2012-08-281-81/+215
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-53/+59
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-26/+35
* Completes coding of the PWM modulepatacongo2011-12-191-0/+905