Skip to content
Commit d6dba725 authored by Emil Obalski's avatar Emil Obalski Committed by Maureen Helm
Browse files

usb: cdc: Semaphore per CDC_ACM instance.



Usage of `pool_wait_sem` was incorrect. The semaphore shall be
dependent on context it was called for. In case of many CDC_ACM
devices one could possibly block others. This fixes an issue by
making semaphore a part of the internal CDC_ACM device structure.

Signed-off-by: default avatarEmil Obalski <emil.obalski@nordicsemi.no>
parent 4078442b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment