zephyr/tests/subsys/usb/device_next
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
..
boards usb: host: allow dynamic allocation of USB devices 2025-02-10 09:02:45 +01:00
src usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
build_all.conf tests: usb: fix build all test on qemu_cortex_m3 2024-06-13 12:01:31 -04:00
build_all.overlay tests: usb: uac2: Add speed properties to UAC2 instances 2024-09-10 14:41:32 +01:00
CMakeLists.txt
prj.conf
testcase.yaml tests: usb: remove feature usb_device dependency 2024-06-11 11:38:09 +01:00