Skip to content
Commit c30ac4df authored by Tomasz Moń's avatar Tomasz Moń Committed by Fabio Baltieri
Browse files

usb: device_next: CDC ACM: Process TX on configuration enable



If CDC ACM uart side has TX enabled when the configuration gets enabled,
depending on fifo state following has to happen:
  * if the fifo is empty - trigger TX ready interrupt
  * if the fifo is not empty - queue TX data on IN endpoint

Signed-off-by: default avatarTomasz Moń <tomasz.mon@nordicsemi.no>
parent 1784446c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment