Hi Tadej,
On 11/16/20 4:11 PM, Tadej Pecar wrote:
> Previously, the RX interrupt got missed if:
> - the character backend provided the next character before the RX IRQ
> Handler
> managed to clear the currently served interrupt.
> - the character backend provided the next character while the RX
Previously, the RX interrupt got missed if:
- the character backend provided the next character before the RX IRQ
Handler
managed to clear the currently served interrupt.
- the character backend provided the next character while the RX interrupt
was disabled. Enabling the interrupt did not trig