mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 21:16:03 +00:00
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: Emil Obalski <emil.obalski@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |