-
- Downloads
usart3
Showing
... | ... | @@ -7,7 +7,7 @@ version = "0.1.0" |
[patch.crates-io] | ||
stm32f4xx-hal = { path = "../stm32f4xx-hal" } | ||
# stm32fxx-hal = {git = "https://github.com/stm32-rs/stm32f4xx-hal.git" } | ||
# # stm32fxx-hal = {git = "https://github.com/stm32-rs/stm32f4xx-hal.git" } | ||
[dependencies] | ||
cortex-m-rt = "0.6.7" | ||
... | ... |
examples/usart3.rs
0 → 100644
Please register or sign in to comment