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

Adds patches for the timers on attiny167 #102

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

dalpil
Copy link
Contributor

@dalpil dalpil commented Jul 6, 2022

Adds patches for TC0 and TC1 on the attiny167 so that prescaler values (and the COMnx register values) can be set by human readable methods (.prescale_64() instead of .val_0x03() for example).

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.

Perfect, thank you!

@Rahix Rahix merged commit 7f6dbe1 into Rahix:main Jul 6, 2022
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.

2 participants