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

Change ISR vector name based on board preprocessor flag #2

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

n-wach
Copy link
Owner

@n-wach n-wach commented Jul 29, 2022

This should fix PORT=0 not working on ATmega2560 as mentioned in issue #1 .

@jorianxk I don't have any Arduinos (Uno or Mega) on hand... Any chance you could test these boards before I merge and release?

Closes: #1

This should fix `PORT=0` not working on ATmega2560 as
mentioned in issue #1 .
@n-wach n-wach merged commit e35a13a into main Jul 31, 2022
@n-wach n-wach deleted the fix-mega-vects branch July 31, 2022 18:06
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.

Arduino Mega 2560 bad USARTN_RX_vect & USARTN_UDRE_vect defines.
1 participant