aboutsummaryrefslogtreecommitdiff
path: root/lib/usart.c
AgeCommit message (Collapse)Author
2009-07-25Initial implementation of USART API functions.Uwe Hermann
The usart_set_baudrate() function is currently hardcoded to certain settings, that needs to be fixed later.
2009-07-22Add initial framework for USART support. So far only some #defines.Uwe Hermann