nuttx/boards/risc-v/mpfs
Eero Nurkkala 4df8b16060 risc-v/mpfs: usb: provide more endpoints
The underlying hardware supports 9 endpoints:
  - EP0
  - 4x IN EPs
  - 4x OUT EPs

Currently the driver assumes every EP number is unique. This limits
the amount of EPs to 1 + 4 = 5. Utilize the EPs in such a manner
that all may be used.

Also fix a few error handling related bugs. Update the composite
driver to match the current situation as well.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-09-06 23:10:30 +08:00
..
common risc-v/mpfs: usb: provide more endpoints 2022-09-06 23:10:30 +08:00
icicle mpfs/opensbi: Add the ddr memory region back to opensbi ld script 2022-08-18 22:14:21 +08:00
m100pfsevp Fix typos 2022-08-07 23:33:19 +08:00