Files
nuttx/drivers
yangsong8 10180ab4eb drivers/usb: use lock to protect reqbuf when cdcacm unbind
When CONFIG_CDCACM_DISABLE_TXBUF is enabled, if the USB is
unplugged during serial data transmission, it is possible
that cdcacm will enter the unbind process, and reqbuf will
be released, causing a crash during serial write.

Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
2025-12-12 09:34:47 +08:00
..
2025-11-24 14:11:41 +08:00
2025-12-10 23:54:44 +08:00
2025-12-10 14:58:29 +08:00
2025-12-01 14:38:02 +01:00