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

Corrected BOOT_USART_MASK for boards that don't use ABPAMASK for USART #218

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

Conversation

alexthornicroft
Copy link

@alexthornicroft alexthornicroft commented Aug 8, 2024

Updated the board_config.h files for boards that don't use APBAMASK when configuring/enabling USART. Some changed to APBBMASK, some to APBDMASK.
This issue was spotted using a Metro M4 (SAMD51) but have made the change across all affected boards.

@alexthornicroft alexthornicroft changed the title Corrected BOOT_USART_MASK for boards that don't use ABPAMASK for UART Corrected BOOT_USART_MASK for boards that don't use ABPAMASK for USART Aug 9, 2024
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