lm3s1968: set the correct GPIO registers when enabling the peripheral clock for UART1...
[bertos.git] / bertos / cpu / cortex-m3 / drv / ser_lm3s.c
2010-04-22 arighilm3s1968: set the correct GPIO registers when enabling...
2010-04-15 arighilm3s1968: correctly configure GPIO pins to work as...
2010-04-13 arighilm3s1968: generic UART driver.