nuttx/arch/risc-v
Eero Nurkkala c38d547900 risc-v/mpfs: usb: fix ep0 stall/resume and rx reads
Fix EP0 stall and resume properly. EP0 wasn't clearly addressed
on stall / resume operations.

Also fix data reads that provide garbage for the first request.
It has always random data as it's completed prior to any read
operation.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-03-16 00:59:25 +08:00
..
include arch: Make the comment and definition of CONFIG_SYS_RESERVED correctly 2022-03-14 22:51:00 +02:00
src risc-v/mpfs: usb: fix ep0 stall/resume and rx reads 2022-03-16 00:59:25 +08:00
Kconfig arch/risc-v: Save/Load float register in setjmp 2022-03-09 10:15:54 +02:00