This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e593ba35a46 arch/mips: Add basic support for MIPS Creator CI20 board
new cc77be145a9 arch/rp2040: clamp bulk OUT read length to the endpoint
max packet size
new 128ee6087f5 arch/rp2040: don't re-arm an endpoint request resubmitted
from its callback
new 8205f941d6b arch/rp2040: set buffer AVAILABLE bit after the rest of
buffer control
new d89019aa78f arch/rp23xx: apply the same bulk/notify endpoint fixes as
rp2040
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm/src/rp2040/rp2040_usbdev.c | 72 +++++++++++++++++++++++++++++++++++-
arch/arm/src/rp23xx/rp23xx_usbdev.c | 73 ++++++++++++++++++++++++++++++++++++-
2 files changed, 143 insertions(+), 2 deletions(-)