mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-26 20:00:27 +00:00
fix: use correct feature set for docs
This commit is contained in:
parent
c4d2879d9e
commit
ac46e28c4b
@ -44,7 +44,7 @@ flavors = [
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["defmt", "unstable-pac", "exti", "time-driver-any", "time", "stm32h755zi-cm7", "single-bank"]
|
||||
features = ["defmt", "unstable-pac", "exti", "time-driver-any", "time", "stm32h755zi-cm7", "dual-bank"]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user