Skip to content

Commit

Permalink
Update src/riot-rs-boards/st-nucleo-wb55/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: ROMemories <[email protected]>
  • Loading branch information
kaspar030 and ROMemories authored Sep 12, 2024
1 parent 5c8f89b commit 05f323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riot-rs-boards/st-nucleo-wb55/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ edition = "2021"
[dependencies]
embassy-stm32 = { workspace = true, features = ["stm32wb55rg"] }
riot-rs-debug = { workspace = true, features = ["rtt-target"] }
riot-rs-stm32 = { workspace = true, features = ["stm32-usb", "stm32-rng"] }
riot-rs-stm32 = { workspace = true, features = ["stm32-rng", "stm32-usb"] }
riot-rs-rt.workspace = true

0 comments on commit 05f323e

Please sign in to comment.