Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 32u2 and fixed 16u2 bug #164

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

zacharytomlinson
Copy link

Added deps for 32u2 target, fixed accidental import of 16u2 target when targeting atmega64 and added note to readme to check downloaded atdf file names as the capitalization is sometimes wonky.

@zacharytomlinson
Copy link
Author

zacharytomlinson commented Oct 17, 2024

NOTES:

  • I added a note in the readme to check downloaded atdf file names as they are capitalized oddly in both sources.
  • Do we still need the impl for Peripherals in the devices/mod.rs? The change log for the atmega64 updates has that in
    there but no other chip implementations have those anymore (including the up-to-date atmega64 definition). If not we can remove those and reference a different pull request in the readme so others aren't under the impression that is still needed.

@zacharytomlinson zacharytomlinson marked this pull request as ready for review October 17, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant