Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: serial: stm32 uart driver asserts when baudRate >=16
Change the assertion when evaluating the baudrate to trig if result is greater or equal to 16. This will also match the comment : checking BRR. Signed-off-by: Francois Ramu <francois.ramu@st.com>
- Loading branch information