nuttx/arch/arm
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 protected build: userspace threads will unexpectly work in privileged mode after syscall 2024-08-28 13:44:37 +08:00
src usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch: cxd56xx: Add logic for i2c reset 2024-08-27 12:29:46 +02:00