zephyr/subsys/usb
Johann Fischer 4f2682bd79 usb: cdc_acm: avoid spurious interrupt on configured or resume events
Do not submit k_work on on configured or resume events and
avoid spurious interrupt.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-12 16:57:12 -04:00
..
class usb: cdc_acm: avoid spurious interrupt on configured or resume events 2021-08-12 16:57:12 -04:00
CMakeLists.txt
Kconfig usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
bos.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
os_desc.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
os_desc.h
usb_descriptor.c usb: use new USB framework header 2021-08-03 13:20:07 +02:00
usb_descriptor.h
usb_device.c usb: fix SetInterface handling for interfaces without any endpoints 2021-08-05 16:13:10 +02:00
usb_transfer.c
usb_transfer.h
usb_work_q.c usb: conversion of k_work API 2021-04-15 12:29:34 -04:00
usb_work_q.h