aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/ostest
Commit message (Expand)AuthorAgeFilesLines
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-1313-13/+13
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-132-2/+2
* LPC17xx Kconfig looks goodpatacongo2012-09-051-0/+29
* Add configurable application entry pointpatacongo2012-08-301-20/+12
* Add some protection to the priority inheritance logic when sem_post() is call...patacongo2012-08-281-2/+10
* Fix some list handling associated with priority inheritancepatacongo2012-08-261-2/+12
* update Kconfig filespatacongo2012-04-131-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-222-12/+32
* Add single precision operations to FPU testpatacongo2012-02-261-29/+80
* Fix bugs in lazy FPU register savingpatacongo2012-02-251-49/+64
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-244-11/+305
* Fix an PIC32 error in scheduling of signal handlerspatacongo2011-12-261-3/+3
* Completes coding of the PWM modulepatacongo2011-12-1917-0/+4580