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 spinlock bug for uart_set_rts and uart_set_dtr #649

Closed
wants to merge 1 commit into from

Conversation

hwmaier
Copy link
Contributor

@hwmaier hwmaier commented May 30, 2017

The functions uart_set_rts() and uart_set_dtr() did not exit the spin lock causing a lock-up/watchdog if called.

@projectgus
Copy link
Contributor

Thanks for this, @hwmaier ! Sorry this bugfix took so long to act on. I've cherry-picked it into our internal review & merge queue.

Angus

@projectgus projectgus added the Status: Pending blocked by some other factor label Aug 30, 2017
igrr pushed a commit that referenced this pull request Sep 1, 2017
@projectgus
Copy link
Contributor

Cherry-picked, thanks!

@projectgus projectgus closed this Sep 1, 2017
@igrr igrr removed the Status: Pending blocked by some other factor label Nov 14, 2017
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.

3 participants