Skip to content

build: building for the rp2040 is broken #7

@peterkrull

Description

@peterkrull

The DShot driver for the rp2040 relies on the crates.io version of the pio crates, whereas upstream Embassy recently switched to the git version. So there is a version mismatch. Either do:

  • Pin the version of any git-based dependency
  • Switch, where possible, to the latest crates.io version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions