summaryrefslogtreecommitdiffstats
path: root/nuttx/mm/mm_sem.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14mm/ file clean-uppatacongo1-24/+22
2012-06-06Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo1-2/+2
2011-06-18Fix an error that caused interrupts to become disabledpatacongo1-0/+2
2011-06-17Fix AVR clock setup; add SPI driverpatacongo1-1/+1
2009-12-15Switching to C99 stdint/stdbool.h typespatacongo1-3/+3
2008-11-13Typo in commentspatacongo1-1/+1
2008-01-09Changes for ZNeo compilepatacongo1-23/+27
2007-03-14Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphorespatacongo1-4/+70
2007-02-20Eliminating GCC dependenciespatacongo1-6/+6
2007-02-17NuttX RTOSpatacongo1-0/+177