This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from ae393014169 drivers/usbdev: not use wd timer when zero copy in cdcacm
     new 3a0d2cbd415 sim_usb: fix dev function caused up_interrupt_context() 
failed
     new 8bf88945ced sim/usbdev: Supports registering multiple USB devices on a 
same host
     new 6736558d100 sim_usb: fix host function caused up_interrupt_context() 
failed
     new 3a76917058b sim/usbdev: Process all pending data at once

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/sim/src/sim/posix/sim_libusb.c    | 158 +++++++++++++++++++--------------
 arch/sim/src/sim/posix/sim_rawgadget.c | 126 ++++++++++++++++----------
 arch/sim/src/sim/sim_usbdev.c          |  42 +++++----
 3 files changed, 198 insertions(+), 128 deletions(-)

Reply via email to