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