Skip to content

Support for platform=none broken #482

Closed
@adamgreig

Description

@adamgreig

In #473 (review) we inadvertently added a dependency on cortex-m for all platforms except msp430, which has broken svd2rust use for AVR platforms (and possibly others).

Hopefully this specific issue can be easily fixed by updating that else branch to target only cortex-m. We could consider adding tested support for AVR devices separately too.

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