Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / cpu / avr / drv / ser_avr.c
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-01-16 battUpdate isr name.
2009-01-16 battUpdate bit names to comply with ATMega1281.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-13 bernieUse new header locations everywhere
2008-08-05 qwertRefactor All Serial module.
2008-08-04 bernieRename myself
2008-06-10 asterixFix brief.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-04-04 battMove also cpu/ to bertos/ :-).