Skip to content

Commit 9a65919

Browse files
bors[bot]mattico
andauthored
Merge #298
298: Fix docs.rs quadspi feature r=richardeoin a=mattico Co-authored-by: Matt Ickstadt <[email protected]>
2 parents 6ce89df + 6fc09be commit 9a65919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ readme = "README.md"
2121
exclude = [".gitignore"]
2222

2323
[package.metadata.docs.rs]
24-
features = ["stm32h743v", "rt", "quadspi", "sdmmc", "fmc", "usb_hs", "rtc", "ethernet", "ltdc", "crc"]
24+
features = ["stm32h743v", "xspi", "sdmmc", "fmc", "usb_hs", "rtc", "ethernet", "ltdc", "crc"]
2525
targets = ["thumbv7em-none-eabihf"]
2626

2727
[dependencies]

0 commit comments

Comments
 (0)