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 4662ac5edfe docs/applications/smf: added state machine framework 
example documentation
     add 216ceb9242e arch/sim: add usb host iso ep trans function
     add 9934dcef76d arch/sim: add usb host async function
     add 96707bd967b sim/usbhost: fix usbhost async sending data exception
     add 199290c0ee6 sim/usbhost: modify ctrlin return value
     add bc2daa48cce arch/sim: Optimize sim usbhost isoc endpoint transmission
     add 2c24420a1c0 arch/sim: fix the compile error
     add 59f200ac4fe arch/sim: Explicitly compare whether transfer is NULL in 
usbhost

No new revisions were added by this update.

Summary of changes:
 arch/sim/src/sim/posix/sim_libusb.c |  92 ++++++++++++++++++++++++++-
 arch/sim/src/sim/sim_usbhost.c      | 122 +++++++++++++++++++++++++-----------
 arch/sim/src/sim/sim_usbhost.h      |  10 +++
 include/nuttx/usb/usb.h             |   8 +++
 4 files changed, 195 insertions(+), 37 deletions(-)

Reply via email to