-
Notifications
You must be signed in to change notification settings - Fork 226
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 suport for ATmega88p #608
Conversation
On Sun, Dec 01, 2024 at 02:23:53AM -0800, blueberry-fan wrote:
This adds support for ATmega88p.
This depends on PR Rahix/avr-device#166, though.
That one got merged.
I didn't update corresponding dependencies in cargo.toml yet.
Somehow I read "it is work in progress".
Please express explicite the current state.
A simple "waits on me" or "now complete" is fine.
Groeten
Geert Stappers
--
Silence is hard to parse
|
Sorry, maybe I was too eager with this PR. |
@blueberry-fan, please rebase on latest |
I have tried to update as requested. As this was my first contact with githubs's CI, please tell me, If I missed / messed up something. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great, thanks a lot!
Thanks for accepting |
This adds support for ATmega88p.
This depends on PR Rahix/avr-device#166, though. I didn't update corresponding dependencies in cargo.toml yet.