Save the current BERTOS_PATH in editing mode (instead of override it with the local...
[bertos.git] / bertos / cpu / arm / drv / timer_at91.c
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-04-17 battRefactor timer to not include cpu specific C files.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-06-05 asterixInit sysirq module directly in timer_hw_init for at91...
2008-04-04 battMove also cpu/ to bertos/ :-).