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

Update UART2 to work better with the AI-deck #1044

Merged
merged 3 commits into from May 10, 2022

Conversation

krichardsson
Copy link
Contributor

We decided to NOT make any major changes to the UART implementations for now, instead we increased the buffer size for incoming data to be large enough for a full CPX packet.

Also added missing yields in interrupt handlers and fixed build problems when the UART2_LINK_COMM flag is enabled.

(hopefully) Fixes #1036

@krichardsson krichardsson added this to the 2022.05 milestone May 10, 2022
@krichardsson krichardsson merged commit e5445cf into master May 10, 2022
@krichardsson krichardsson deleted the krichardsson/issue-1036 branch May 10, 2022 11:07
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.

AI-deck UART communication fails
2 participants