embassy/embassy-stm32
bors[bot] c8a7b74bc2
Merge #1192 #1193
1192: stm32/usart: implement stop_bits configuration r=Dirbaio a=pattop



1193: stm32/usart: fix LPUART clock multiplier r=Dirbaio a=pattop

According to RM0351 Rev 9 (L4) and RM0399 Rev 3 (H7):

baud = (256 * clock) / LPUARTDIV


Co-authored-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
2023-02-06 13:39:37 +00:00
..
src Merge #1192 #1193 2023-02-06 13:39:37 +00:00
build.rs Update stm32-data. 2023-01-11 17:51:30 +01:00
Cargo.toml fix embedded-sdmmc integration. 2023-01-21 00:32:34 +01:00