Skip to content

Commit

Permalink
Update src/riot-rs-boards/st-nucleo-h755zi-q/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 2c8864a commit 5c8f89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riot-rs-boards/st-nucleo-h755zi-q/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ embassy-stm32 = { workspace = true, features = [
] }
riot-rs-debug = { workspace = true, features = ["rtt-target"] }
riot-rs-rt.workspace = true
riot-rs-stm32 = { workspace = true, features = ["stm32-usb-synopsis", "stm32-hash-rng"] }
riot-rs-stm32 = { workspace = true, features = ["stm32-hash-rng", "stm32-usb-synopsis"] }
stm32 = { path = "../../riot-rs-chips/stm32" }

0 comments on commit 5c8f89b

Please sign in to comment.