summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/str71x/str71x_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fixes for recent header file reorganizationpatacongo2009-12-281-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+5
* Fix UART pin configurationpatacongo2009-06-061-1/+1
* Need to set UART interrupt prioritypatacongo2009-06-061-2/+10
* Timer interrupts work; examples/ostest passespatacongo2009-06-051-20/+28
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-1/+1
* Move handle clock macros into a header filepatacongo2008-11-021-25/+4
* Added ST71x system timer logicpatacongo2008-11-011-0/+217