incubator-nuttx/arch/renesas
yangsong8 5a39e83c05 usbdev: extend the usb req len to size_t
Some USB controllers can receive or send multiple data packets then
generate one interrupt. This mechanism can reduce the number of data
copies. Extend req buf to accommodate this.

Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
2024-08-30 01:32:02 +08:00
..
include types.h: fix windows build error 2024-08-14 22:36:57 +08:00
src usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
Kconfig Remove the double blank line from source files 2022-02-20 20:10:14 +01:00