Closed
Description
Description of defect
This assert
is wrong, at least for nRF52.
The chip supports 1 or 2 stop bits as per datasheet
Cross referencing with arduino/ArduinoCore-mbed#60
Target(s) affected by this defect ?
Nordic nRF52
Toolchain(s) (name and version) displaying this defect ?
Any
What version of Mbed-os are you using (tag or sha) ?
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
ArduinoCore-mbed, mbed-cli
How is this defect reproduced ?
Configure the UART for 2 stop bits, the assert will fire.