[USART] The "clearQueue" function doesn't work
The function clearQueue()
of the USART driver seems to not be able to clear the rxQueue.
This cause the read function to parse older messages that have not been read.
This has been tested using a F756ZG and the VN300 sensor, various baudrates have been tested.