zephyr/tests/subsys/usb
Tomasz Moń b3eb6f2d11 usb: device_next: Reduce code size on Full-Speed only configuration
Allow compiler optimizations to remove High-Speed handling code. Knowing
that maximum operating speed is Full-Speed allows to reduce bulk buffers
from 512 to 64 bytes. More RAM optimizations are possible but this
commit only gets the low hanging fruits.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-04-10 12:57:19 +02:00
..
bos tests: subsys: usb: bos: Remove dummy_descriptor struct 2025-04-01 11:54:20 +02:00
desc_sections
device
device_next usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
os_desc
uac2