Closed
Description
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
Labels
No labels