aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/usart.h
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-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-06-12Even/Odd parity bit configs used the wrong bitKarl Palsson
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-06Added functions to enable and disable DMA from stm32 USART.Fergus Noble
2011-11-16Reverted the api of the usart_set_baudrate function to hide the clock rail se...Piotr Esden-Tempski
2011-10-12Initial move of USART code to common, still needs some work.Fergus Noble
2011-10-12Restructuring stm32 include directories.Fergus Noble
2011-10-12Moving renaming stm32 header files for f1 series.Fergus Noble
2010-12-31Some more file/path restructuring.Uwe Hermann