aboutsummaryrefslogtreecommitdiff
path: root/examples/usart
AgeCommit message (Collapse)Author
2010-01-15Added USART_ prefix to bit definitions.Piotr Esden-Tempski
This matches the new convention used throughout libopenstm32.
2009-12-31Modularize OpenOCD paths in the example Makefiles.Uwe Hermann
2009-08-31Add rcc_peripheral_{reset,clear_reset} functions.Uwe Hermann
Also, rename two other functions for consistency.
2009-07-25Add default alternate function GPIO pin definitions.Uwe Hermann
2009-07-25Add a simple USART example project which sends some bytes.Uwe Hermann