You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know the SDK of this repo doesnt support USART2, but if I make a pull request to add USART2 would it be merged?
Recently I had to work in a project where I needed al the USART ports, and instead of using the SDK I used the registers for all USART peripherals since Arduino doesnt support them.
Adding the missing port is trivial but the question is whether its of interest and would this change be accepted?
Regards
The text was updated successfully, but these errors were encountered:
I know the SDK of this repo doesnt support USART2, but if I make a pull request to add USART2 would it be merged?
Recently I had to work in a project where I needed al the USART ports, and instead of using the SDK I used the registers for all USART peripherals since Arduino doesnt support them.
Adding the missing port is trivial but the question is whether its of interest and would this change be accepted?
Regards
The text was updated successfully, but these errors were encountered: