We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a4600 commit d171103Copy full SHA for d171103
embassy-stm32-wpan/Cargo.toml
@@ -5,8 +5,8 @@ edition = "2021"
5
license = "MIT OR Apache-2.0"
6
7
[package.metadata.embassy_docs]
8
-src_base = "https://github.com/embassy-rs/embassy/blob/embassy-stm32-wpan-v$VERSION/embassy-stm32-wpan/src"
9
-src_base_git = "https://github.com/embassy-rs/embassy/blob/$COMMIT/embassy-stm32-wpan/src"
+src_base = "https://github.com/embassy-rs/embassy/blob/embassy-stm32-wpan-v$VERSION/embassy-stm32-wpan/src/"
+src_base_git = "https://github.com/embassy-rs/embassy/blob/$COMMIT/embassy-stm32-wpan/src/"
10
target = "thumbv7em-none-eabihf"
11
features = ["stm32wb55rg"]
12
0 commit comments