nuttx/boards/risc-v
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
..
bl602/bl602evb boards: Enable thread local storage for some config 2022-08-05 08:45:11 +03:00
c906/smartl-c906 Fix typos 2022-08-07 23:33:19 +08:00
esp32c3 esp32c3/boards: Add support APA102/APDS0060 for Shift Game 2022-08-31 09:42:02 +08:00
fe310/hifive1-revb Fix wrong path in README for RISC-V 2022-06-05 16:05:40 +08:00
k210/maix-bit boards/k210/maix-bit: Fix a typo in README 2022-08-26 20:46:34 +08:00
litex/arty_a7 net/sockopt: move BINDTODEVICE to socket level 2022-08-25 17:56:52 +08:00
mpfs risc-v/mpfs: usb: provide more endpoints 2022-09-06 23:10:30 +08:00
qemu-rv/rv-virt boards: rv-virt: Assign dedicated text/heap area in knsh64/defconfig 2022-08-30 22:52:01 +08:00
rv32m1/rv32m1-vega Fix typos 2022-08-07 23:33:19 +08:00