Skip to content

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

@karlp

Description

@karlp

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions