Uart serial library for STM32F4
- Convenient library to use easily UART1, UART2, UART3, UART4, UART5, UART6.
- Include ltoa.c in Uart.hpp only if ltoa is not implemented in you standard library implementation
- main.cpp shows a simple example to use the library
- Please report any bug