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

Add support for Digispark + Micronucleus #14

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

Conversation

ReinoutHeeck
Copy link
Contributor

These changes add support for the Digispark board with the Micronucleus ATtiny 'virtual usb' boot loader

Requires PR Rahix/avr-hal#364 to be merged,

then BEFORE PUBLISHING update line 21 in Cargo.toml:

19 [dependencies.arduino-hal]
20 git = "https://github.com/rahix/avr-hal"
21 rev = "3b8f39fa2ec5e3359c7bedc33d982e75e8cc3700"

@ReinoutHeeck
Copy link
Contributor Author

This last change requires Rahix/avr-hal#367 to be merged too

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