eupn / stm32wb-hal

[WIP] embedded-hal for the STM32WB family of microcontrollers
20 stars 10 forks source link

docs.rs build fails due to required size feature #13

Open karlp opened 3 years ago

karlp commented 3 years ago

Hi,

The docs.rs builds are failing, because you must select a package size via feature.

Perhaps one option would be adding the following to Cargo.toml?

[package.metadata.docs.rs]
features = ["xG-package", "stm32-usbd"]

That should get full docs built?

karlp commented 3 years ago

See eg, https://docs.rs/crate/stm32wb-hal/0.1.14/builds/427789