Skip to content
Snippets Groups Projects
Commit 79fbed37 authored by Emilio Corigliano's avatar Emilio Corigliano
Browse files

[USART] Abstract class for USART and STM32Serial wrapper

- added a general interface in order to be transparent in using the usart port with the miosix driver or the boardcore one
- defined a wrapper in order to use the STM32Serial driver
- improved tests of VN100, usart and max485 (to be removed)

WARNING for test-usart: working if "write, >10ms sleep (or a printf...), STM32SerialWrapper::read". if we omit "time" we end up failing the test. More data is sent and more baudrates will fail (from 2400 to greater).
parent 607cd207
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment