zephyr/subsys/usb
Johann Fischer 52686a8308 usb: device_next: simplify way to set/change triple code
Usually we want set all values of code triple Base Class, SubClass, and
Protocol at once. Merge existing functions to set code, subcode,
protocol into just one helper to set code triple.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-12-13 17:52:00 +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: simplify way to set/change triple code 2023-12-13 17:52:00 +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 usb: add initial USB host support 2022-12-16 13:21:12 +01:00