Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: class: cdc_acm: Add check for tx_irq_ena in tx_ready function
cdc_acm_irq_tx_ready was not checking if its interrupt was enabled. This causes spurious tx irq handler calls. Signed-off-by: Eric Johnson <[email protected]>
- Loading branch information