Skip to content

Commit

Permalink
Remove doc for SAMD20 in hal
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaizen Wolf committed Dec 27, 2021
1 parent 07f0252 commit da90c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ edition = "2021"
rust-version = "1.56"

[package.metadata.docs.rs]
features = ["device", "samd20", "samd20j-rt", "samd21g", "samd21g-rt", "unproven", "usb"]
features = ["samd21g", "samd21g-rt", "unproven", "usb"]

[dependencies]
bitfield = "0.13"
Expand Down

0 comments on commit da90c84

Please sign in to comment.