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

Create timer0 overflow interrupt service routine for all ATtinies #3043

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

svensvin
Copy link

The current version only creates a timer0 ISR for ATtiny24, 44 and 84. This causes the delay function not to work for ATtiny13 and other ATtiny processors.

@cmaglie cmaglie added Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Bug Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) labels Apr 27, 2015
@damellis damellis assigned damellis and unassigned cmaglie May 12, 2015
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Torben Nielsen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants