summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Makesystem changes to better support different SoCspatacongo2007-04-251-1/+1
* Move PJRC led support into board-specific logicpatacongo2007-03-271-1/+1
* Create a place to hold board specific header filespatacongo2007-03-261-2/+5
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-13/+10
* 8051 integrationpatacongo2007-03-131-7/+29
* Fixed 8051 printf bugpatacongo2007-03-111-1/+4
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-107/+17
* Basic 8052 context switching is workingpatacongo2007-03-061-8/+32
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-1/+6
* Add logic to initialize timer 2patacongo2007-03-031-0/+53
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-3/+11
* Import 8051 supportpatacongo2007-03-021-0/+125