summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move PJRC led support into board-specific logicpatacongo2007-03-271-5/+22
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-1/+15
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-19/+49
* Basic 8052 context switching is workingpatacongo2007-03-061-3/+3
* Add logic to initialize timer 2patacongo2007-03-031-16/+44
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-1/+2
* Import 8051 supportpatacongo2007-03-021-0/+134