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 ATtiny167 support and ADC support for all ATtiny chips #204

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

quentinmit
Copy link
Contributor

Part two of #202 (includes the commit from #203)

@quentinmit
Copy link
Contributor Author

It looks like this is going to need a release of avr-device before it can pass CI.

@Rahix
Copy link
Owner

Rahix commented Jul 29, 2021

Yeah, I'll hopefully get around to that later this week. In the meantime, you can of course use a cargo dependency patch to use the git version instead.

@Rahix
Copy link
Owner

Rahix commented Jul 29, 2021

BTW, with #203 merged, can you please rebase this PR branch on main now?

@quentinmit
Copy link
Contributor Author

Rebased. Are you saying you want me to include a dependency patch in this PR? I assumed you wouldn't be willing to merge that.

@Rahix
Copy link
Owner

Rahix commented Aug 1, 2021

Are you saying you want me to include a dependency patch in this PR?

No, just wanted to mention it for your local adventures with the code. But I suppose you're most likely doing that already, anyway :)

@Rahix Rahix added mcu-support Support for a new Microcontroller waiting-for-avr-device Waiting for a new release of `avr-device` labels Aug 1, 2021
Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, sorry for completely loosing track of this PR. I rebased it on latest main, CI is passing so I'll merge it now. Thanks for your work here, I appreciate the contributions a lot. Just being a bit slow to get them all sorted out, sorry...

@Rahix Rahix merged commit 1aacefb into Rahix:main Jul 4, 2022
@Rahix Rahix mentioned this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mcu-support Support for a new Microcontroller waiting-for-avr-device Waiting for a new release of `avr-device`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants