Skip to content
Commit 9911bd07 authored by Johann Fischer's avatar Johann Fischer Committed by Benjamin Cabé
Browse files

samples: hci_uart: fix UART IRQ API usage



uart_irq_update() should always be called in IRQ processing callback.
From API documentation:
"This function should be called the first thing in the ISR. Calling
uart_irq_rx_ready(), uart_irq_tx_ready(), uart_irq_tx_complete()
allowed only after this."

Signed-off-by: default avatarJohann Fischer <johann.fischer@nordicsemi.no>
parent 8f44b86b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment