aboutsummaryrefslogtreecommitdiff
path: root/lib/usart.c
AgeCommit message (Expand)Author
2010-12-29Improved usart api implementation to be more readable.Piotr Esden-Tempski
2010-12-27Splitted out the usart recv and send functions to have blocking and non block...Piotr Esden-Tempski
2010-03-28Make 72MHz the default in usart.cThomas Otto
2010-03-06Cosmetic fixes.Uwe Hermann
2010-03-04Use direct #includes instead of libopenstm32.h.Uwe Hermann
2010-01-15Added USART_ prefix to bit definitions.Piotr Esden-Tempski
2009-07-25Initial implementation of USART API functions.Uwe Hermann
2009-07-22Add initial framework for USART support. So far only some #defines.Uwe Hermann