nuttx/arch/mips/src
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
..
common sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
mips32 arch: Add --whole-archive linker option for some of architectures 2024-06-28 02:31:40 +08:00
pic32mx usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
pic32mz style: remove redundant spaces 2024-08-25 19:22:15 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00