summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/atmega_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* First step at porting to MoteinoMEGA. LED shows assert failure at boot. App...jeditekunum2015-01-241-0/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-2/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add ATMega128 configurationpatacongo2011-06-111-1/+1
* Clean up AVR timer setuppatacongo2011-06-101-4/+20
* More logic for the AVR portpatacongo2011-06-081-0/+165