summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/str71x/str71x_timerisr.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-28Fixes for recent header file reorganizationpatacongo1-2/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-4/+5
2009-06-06Fix UART pin configurationpatacongo1-1/+1
2009-06-06Need to set UART interrupt prioritypatacongo1-2/+10
2009-06-05Timer interrupts work; examples/ostest passespatacongo1-20/+28
2008-11-07reconcile architectures w/o interrupt controllerspatacongo1-1/+1
2008-11-02Move handle clock macros into a header filepatacongo1-25/+4
2008-11-01Added ST71x system timer logicpatacongo1-0/+217