summaryrefslogtreecommitdiff
path: root/avr/timer.c
Commit message (Expand)AuthorAge
* Use timer 4 instead of 3 for systick (1ms).Leo C2016-04-15
* Add copyright noticeLeo C2014-12-16
* System time: Init from rtc on startup, update in timer inerrupt.Leo C2014-12-02
* cleanupLeo C2014-11-22
* Integrate fatfs. Add some sd card test commands.Leo C2014-11-22
* include cleanupLeo C2014-10-23
* pin command, add user configurable i/o pinsLeo C2014-10-14
* Use timer2 as 1ms sytem clock (instead timer1).Leo C2014-09-05
* New U-Boot like AVR main program.Leo C2014-08-12