Move some specific lm3s clock definition to its init module.
[bertos.git] / bertos / cpu / cortex-m3 / drv / clock_lm3s.c
2010-09-10 asterixMove some specific lm3s clock definition to its init...
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-22 asterixSVNSILENT
2010-07-20 asterixReoeder and add missing includes.
2010-05-04 arighilm3s: avoid exporting unused function clock_get_rate().
2010-04-09 arighilm3s1968: rename the function __delay() to lm3s_busyWait().
2010-04-09 arighiCoding style fixes.
2010-04-06 arighilm3s1968: make __delay() naked and usable outside the...
2010-03-31 arighilm3s1968: introduce a distinct inline function to evalu...
2010-03-30 arighilm3s1968: return the correct CPU frequency in clock_get...
2010-03-29 arighilm3s1968: driver names refactoring.