Add function to read hp ticks.
[bertos.git] / bertos / cpu / avr / info / ATmega32.cdef
index e3c50e955d28e3744e06aec029b7aced8c53da81..9a73ebaf8c425ac53b9ce01147747d8857a0b583 100644 (file)
@@ -51,3 +51,4 @@ CPU_DESC += [ "32 Kbyte in-System Programmable Flash",
 # If we use the GCC compiler we should pass some flags.
 CORE_CPU = "atmega32"
 
+include("avr_post.common")