Skip to content

no_std support is broken #4

Description

@melvdlin

cargo check --no-default-features --target=thumbv7em-none-eabihf yields about 400 errors, almost all of them caused by a dependency trying to resolve items in std.

There seems to be a general issue with not disbling std features in dependencies by default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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