zephyr/subsys/usb
Johann Fischer 6a7f43b47b usb: device_next: add SetFeature(TEST_MODE) support
Add an interface to verify and enable a test mode. The test mode
selected in the SetFeature control request must be verified to be
supported by the controller and enabled after the status stage is
completed.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-12-12 15:01:49 +01:00
..
device usb: device: cdc_acm: Always buffer poll out data if possible 2023-11-13 09:43:46 +01:00
device_next usb: device_next: add SetFeature(TEST_MODE) support 2023-12-12 15:01:49 +01:00
host shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
usb_c usbc: add sleep prevention in places that may require it 2023-10-23 10:33:38 +02:00
CMakeLists.txt