aboutsummaryrefslogtreecommitdiff
path: root/include/libopenstm32/usart.h
AgeCommit message (Expand)Author
2010-12-30Rename include/libopenstm32 to include/stm32.Uwe Hermann
2010-12-30Factor out cm3/common.h and cm3/memorymap.h.Uwe Hermann
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-04Cleaned up header inclusion.Piotr Esden-Tempski
2010-02-24Drop useless endif markers.Uwe Hermann
2010-01-15Adapted to the new header style. Added some defs.Piotr Esden-Tempski
2010-01-15Whitespace fixes.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-25Add some more USART related bit definitions.Uwe Hermann
2009-07-25Some random cosmetic changes and additional comments.Uwe Hermann
2009-07-25Add simple USART convenience macros.Uwe Hermann
2009-07-24Add more comments, fix copy-paste error in descriptions.Uwe Hermann
2009-07-24Add RCC_CR3 values and some more comments.Uwe Hermann
2009-07-24Add RCC_CR2 bit definitions.Uwe Hermann
2009-07-24Fix compile by using the correct variable name.Uwe Hermann
2009-07-22Add register #defines for all available USARTs/UARTs.Uwe Hermann
2009-07-22Add initial framework for USART support. So far only some #defines.Uwe Hermann