This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4677469f9
embassy
/
embassy-stm32
History
Ralf
f4677469f9
stm32/usart: Data length is including parity. To get e.g. 8E1 you need to choose 9 data bits
2022-05-12 09:09:30 +02:00
..
src
stm32/usart: Data length is including parity. To get e.g. 8E1 you need to choose 9 data bits
2022-05-12 09:09:30 +02:00
build.rs
Replace embassy::io with embedded_io.
2022-05-07 01:45:54 +02:00
Cargo.toml
Replace embassy::io with embedded_io.
2022-05-07 01:45:54 +02:00