Add flashing support for AVR.
[bertos.git] / bertos / cpu / avr / info / ATmega103.cdef
index 21598a3833e2fe30217a4e4cfe44f01d223b0a3c..2d1cd9122cc62a634ec520520d4cbcf6c1c3babf 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 = "atmega103"
 
+include("avr_post.common")