Add flashing support for AVR.
[bertos.git] / bertos / cpu / avr / info / ATmega1281.cdef
index e03338fdefa73aabffcf1522778f047ad8c0ab71..7b0486607b907d242d2c59d8a66074a30131c17d 100644 (file)
@@ -52,3 +52,4 @@ CPU_DESC += [ "128 Kbyte in-System Programmable Flash",
 # If we use the GCC compiler we should pass some flags.
 CORE_CPU = "atmega1281"
 
+include("avr_post.common")