summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-147/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-20/+23
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-1/+0
* 8052 context switch/interrupt integration; pthread arg setup changedpatacongo2007-03-131-3/+26
* Add logic to initialize timer 2patacongo2007-03-031-2/+33
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-0/+91