Skip to content

Suppport ATtiny_x8 series#1

Open
bwack wants to merge 1 commit into
wisec:mainfrom
bwack:main
Open

Suppport ATtiny_x8 series#1
bwack wants to merge 1 commit into
wisec:mainfrom
bwack:main

Conversation

@bwack
Copy link
Copy Markdown

@bwack bwack commented May 14, 2026

Hello. I've added ATtinyx8 family.
I've tested the code on the ATtiny88, mounted on a board also known as MH-Tiny. These are cheap and handy.
Always, when I do a low power project, and I need a deep sleep function, I keep re-inventing the wheel. I found this library interesting, but it did not support the ATtiny88. They are very similar to ATtiny85, execpt the 88/48 has an extra timer and more gpio. The implementation is based on your approach and how it's done in the avr include files to supporting multiple attiny's

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