Merge branch "preempt" in "trunk".
[bertos.git] / bertos / cpu / avr / drv / timer_avr.h
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-09-02 battFix error on short hptime_t CPU.
2009-04-17 battRefactor timer to not include cpu specific C files.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-02-16 duploAdd the timer enum
2008-11-27 asterixAdd timer support for ATmega1281 (only for ther out...
2008-08-04 bernieRename myself
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-04-04 battMove also cpu/ to bertos/ :-).