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 initial support for attiny1614. #90

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

justinlatimer
Copy link
Contributor

Add initial support for the attiny1614 from the tinyAVR 1-series.

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.

Looks good to me. I assume you intentionally did not add any patches yet?

@justinlatimer
Copy link
Contributor Author

Yup! I built a binary that worked using the USART, interrupts, changing clock speeds and the RTC without needing any patches so far. Thanks a lot!

@Rahix Rahix merged commit 2b86205 into Rahix:main Oct 18, 2021
@justinlatimer justinlatimer deleted the add-attiny1614 branch October 18, 2021 23:16
@Rahix Rahix added the mcu-support Support for a new microcontroller label Aug 8, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants