Add flashing support for AVR.
[bertos.git] / bertos / cpu / avr / info / ATmega64.cdef
index 3bb4193f9c8cf6bc4a754d983427b7a7aa5a37b9..77b04434224179c542209e7247cd843cdd230d41 100644 (file)
@@ -51,3 +51,4 @@ CPU_DESC += [ "64 Kbyte in-System Programmable Flash",
 # If we use the GCC compiler we should pass some flags.
 CORE_CPU = "atmega64"
 
+include("avr_post.common")