Fix debug port select.
[bertos.git] / bertos / cpu / avr / drv / kdebug_avr.c
2010-05-13 asterixFix debug port select.
2010-03-26 lottavianoInitial support for ATmega328P (Arduino Duemilanove).
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-01-08 alephFix simple typo
2008-11-13 asterixAdd debug support for atmega1281.
2008-09-05 battAdd debug support for ATMega32.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-04 bernieRename myself
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-05-22 asterixReformat.
2008-04-04 battMove also cpu/ to bertos/ :-).