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 uart.c #1387

Closed
wants to merge 1 commit into from
Closed

Conversation

alexey-morozov
Copy link
Contributor

avoid unnecessary call of xSemaphoreGive(p_uart_obj[uart_num]->tx_mux);

avoid unnecessary call of xSemaphoreGive(p_uart_obj[uart_num]->tx_mux);
@CLAassistant
Copy link

CLAassistant commented Dec 14, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@costaud costaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@projectgus projectgus added the Status: Pending blocked by some other factor label Jan 3, 2018
@projectgus
Copy link
Contributor

Thanks @alexey-morozov . This is cherry-picked for merging.

igrr pushed a commit that referenced this pull request Jan 5, 2018
avoid unnecessary call of xSemaphoreGive(p_uart_obj[uart_num]->tx_mux);

Merges #1387
@projectgus
Copy link
Contributor

Cherry-picked in 25b8642. Thanks!

@projectgus projectgus closed this Jan 5, 2018
@igrr igrr removed the Status: Pending blocked by some other factor label Aug 9, 2018
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.

None yet

5 participants