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

uart_stm32: Fix conflit between poll_out and irq API #40173

Merged
merged 1 commit into from
Nov 23, 2021

Commits on Nov 23, 2021

  1. uart_stm32: Fix conflit between poll_out and irq API

    A lock was added to manage situation where the API poll_out and irq API
    are used in same time.
    
    Signed-off-by: Julien D'ascenzio <julien.dascenzio@paratronic.fr>
    jdascenzio committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    755e5c8 View commit details
    Browse the repository at this point in the history