lm3s1968: replace switch-case statements with if-then-else.
[bertos.git] / bertos / cpu / cortex-m3 / drv / clock_lm3s.h
2010-04-09 arighilm3s1968: rename the function __delay() to lm3s_busyWait().
2010-04-06 arighilm3s1968: make __delay() naked and usable outside the...
2010-03-29 arighilm3s1968: driver names refactoring.