aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/os_start.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-496/+0
* Add configs/stm32f4discovery/usbnshpatacongo2013-01-271-8/+15
* Move socket data from TCB to task group structure.patacongo2013-01-261-1/+1
* Move environment variables in the task group structurepatacongo2013-01-251-1/+4
* Add logic to keep track of members of a task grouppatacongo2013-01-251-11/+8
* Add framework to support task groupspatacongo2013-01-251-1/+11
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+1
* lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit s...patacongo2013-01-221-0/+11
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-1/+3
* Resync new repository with old repo r5166patacongo2012-09-171-0/+466