Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / cpu / arm / drv / timer_at91.h
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-02-16 duploAdd the timer_select enum in the arm timer
2008-08-29 battRemove unneeded cast.
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-27 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-04-04 battMove also cpu/ to bertos/ :-).