zephyr/subsys/usb
Johann Fischer 81bf9d1102 usb: device_next: disable high-speed descriptors when not in use
Disable high-speed descriptors when they are not in use saves 64 bytes
in flash/RAM. It is unlikely that it will scale well enough to be used
in all class implementations or to support a different speed.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-06-03 14:48:29 +01:00
..
device Bluetooth: Remove USB H4 mode support 2025-04-29 13:00:33 +02:00
device_next usb: device_next: disable high-speed descriptors when not in use 2025-06-03 14:48:29 +01:00
host usb: host: fix set/clear feature shell commands 2025-03-24 07:53:21 +01:00
usb_c usbc: Enable VBUS measurement before VBUS check level 2025-05-27 11:50:29 +02:00
CMakeLists.txt