Add more crates to docs.

This commit is contained in:
Dario Nieuwenhuis
2023-02-13 02:37:53 +01:00
parent 80b7c3cf69
commit 951f208915
4 changed files with 14 additions and 1 deletions

View File

@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
[package.metadata.embassy_docs]
src_base = "https://github.com/embassy-rs/embassy/blob/embassy-net-driver-v$VERSION/embassy-net/src/"
src_base = "https://github.com/embassy-rs/embassy/blob/embassy-net-driver-v$VERSION/embassy-net-driver/src/"
src_base_git = "https://github.com/embassy-rs/embassy/blob/$COMMIT/embassy-net-driver/src/"
features = ["defmt"]
target = "thumbv7em-none-eabi"