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

fix UART ISR vector macro for AVR #598

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

Paciente8159
Copy link
Owner

  • fix UART ISR vector macro for AVR (single and multiple UART capable MCU's)
  • added configuration for Atmega328PB variants

- fix UART ISR vector macro for AVR (single and multiple UART capable MCU's)
@Paciente8159 Paciente8159 added bug Something isn't working needs: testing needs: testing HAL: AVR HAL: AVR labels Jan 24, 2024
- fix UART ISR vector macro for AVR (single and multiple UART capable MCU's)
@Paciente8159 Paciente8159 added tested: OK tested: OK and ready to integrate and removed needs: testing needs: testing labels Jan 24, 2024
@Paciente8159 Paciente8159 merged commit 4953d86 into master Jan 24, 2024
38 checks passed
@Paciente8159 Paciente8159 deleted the fix-avr-uart-isr-vector-macro branch January 24, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HAL: AVR HAL: AVR tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant