summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_savecontext.c
Commit message (Expand)AuthorAgeFilesLines
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-1/+1
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-0/+1
* 8051 integrationpatacongo2007-03-131-35/+218
* Basic 8052 context switching is workingpatacongo2007-03-061-70/+45
* Fix stack addressingpatacongo2007-03-021-6/+6
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-1/+37
* Import 8051 supportpatacongo2007-03-021-0/+167