aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/usart_irq_printf
AgeCommit message (Collapse)Author
2011-02-18Added a printf example that is using irq and a ring buffer to write to ↵Piotr Esden-Tempski
USART1 port. It is also reflecting the text you write to the device.