Add flashing support for AVR.
[bertos.git] / bertos / cpu / avr / info / ATmega128.cdef
index 8665004095ebdaea304e985fdd28861a019e7593..88eb826cd78e31c7a22581fc56bc43e6911e1a44 100644 (file)
@@ -51,3 +51,4 @@ CPU_DESC += [ "128 Kbyte in-System Programmable Flash",
 # If we use the GCC compiler we should pass some flags.
 CORE_CPU = "atmega128"
 
+include("avr_post.common")