aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/usart.c
AgeCommit message (Expand)Author
2012-10-16Additional stm32/usart.c functions to enable/disable Rx/TxKen Sarkies
2012-10-16Initial documentation for stm32/usart.c, usart.hKen Sarkies
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-06More coding-style and cosmetic fixes.Uwe Hermann
2012-02-06Added functions to enable and disable DMA from stm32 USART.Fergus Noble
2012-02-06Change stm32 usart baud rate generation to round rather than floor for more a...Fergus Noble
2011-11-16Reverted the api of the usart_set_baudrate function to hide the clock rail se...Piotr Esden-Tempski
2011-11-17lib/stm32/*.c: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle
2011-10-12Renaming lib code for stm32 f1 series. Fergus Noble
2011-03-11Usart baud rate setting function now uses the new apb1 and apb2 frequency var...Piotr Esden-Tempski
2010-12-31Some more file/path restructuring.Uwe Hermann
2010-12-30More renames for libopenstm32 -> libopencm3.Uwe Hermann
2010-12-30Rename include/libopenstm32 to include/stm32.Uwe Hermann
2010-12-30Move STM32-specific source to lib/stm32 subdir.Uwe Hermann