stm32/usart: add baudrate calc test.

This commit is contained in:
Dario Nieuwenhuis
2023-05-02 02:52:37 +02:00
parent a61701b756
commit 2bb6e93e86
4 changed files with 72 additions and 24 deletions

View File

@ -3,6 +3,7 @@ edition = "2021"
name = "embassy-stm32-tests"
version = "0.1.0"
license = "MIT OR Apache-2.0"
autobins = false
[features]
stm32f103c8 = ["embassy-stm32/stm32f103c8", "not-gpdma"] # Blue Pill