Skip to content

Add support for new ATTiny MCUs#98

Closed
MiBiMiFlo wants to merge 2 commits into
PaulStoffregen:masterfrom
MiBiMiFlo:CHANGE-ATTiny-1
Closed

Add support for new ATTiny MCUs#98
MiBiMiFlo wants to merge 2 commits into
PaulStoffregen:masterfrom
MiBiMiFlo:CHANGE-ATTiny-1

Conversation

@MiBiMiFlo

Copy link
Copy Markdown

This patch add's support for new ATTiny-1 (and possibly ATTiny-0) MCUs like ATTiny1614 and ATTiny3216.
The code was tested with ATTiny1614 and ATTiny3216 using 10MHz internal clock.

This adds support for new ATTIny-1 (and possibly ATTiny-0) series MCUs.
The code is tested with ATTiny1614 and ATTiny3216 MCUs.
@SpenceKonde

Copy link
Copy Markdown

This is a duplicate of #94 which I submitted last year, only your implementation only covers some of the tinyAVR 0/1-series. Mine covers all current and future "megaavr" devices, including the tinyAVR, megaAVR and AVR Dx-series, future EA-series, and so on.

Paul has not indicated any intent to merge PRs..

@MiBiMiFlo MiBiMiFlo closed this Nov 10, 2021
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.

3 participants