nuttx/arch/risc-v
Eero Nurkkala ec2352a4f9 risc-v/mpfs: usb: fix ep0 read done
USB EP0 reads data from the fifo but doesn't mark the read
done which adds significant delays. Fix this unnecessary
slowdown due to operation timeouts by finishing the read
properly.

Also add a missing function description to the function
mpfs_ep_set_fifo_size().

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-03-18 22:47:29 +08:00
..
include RISC-V: Prepare for CONFIG_BUILD_KERNEL 2022-03-18 18:20:12 +08:00
src risc-v/mpfs: usb: fix ep0 read done 2022-03-18 22:47:29 +08:00
Kconfig arch/risc-v: Save/Load float register in setjmp 2022-03-09 10:15:54 +02:00