summaryrefslogtreecommitdiff
path: root/nuttx/sched/os_bringup.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple work queuespatacongo2012-09-041-5/+19
* Add configurable application entry pointpatacongo2012-08-301-8/+2
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-1/+1
* Add logic to initialize SAM3U user applicationspatacongo2011-04-081-5/+8
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo2011-04-071-0/+1
* Add support for kernel-mode threadspatacongo2011-04-071-6/+6
* Add SAM3U kernel build logicpatacongo2011-04-021-4/+18
* Move helper macro into sched.hpatacongo2011-03-281-15/+9
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-2/+2
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-4/+4
* Move NSH to apps/ as librarypatacongo2011-03-181-15/+1
* apps/ update from Urospatacongo2011-03-181-2/+23
* Update to apps/buildpatacongo2011-03-181-2/+2
* More apps/ related changespatacongo2011-03-121-0/+167