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 271f76590f fs_lock/pathbuffer:Optimize code structure
add 5b24917bb9 usb_cdcmbim: add mbim device driver
add 418b692e21 usbdev/cdcmbim: add response notify
add 9f9075c48c usbdev/cdcncm: fix ndpsign mismatch after NCM_SET_NTB_FORMAT
add 3a25286862 usbdev/cdcncm: fix notify overwrite issue
No new revisions were added by this update.
Summary of changes:
boards/sim/sim/sim/configs/usbdev/defconfig | 2 +
boards/sim/sim/sim/src/sim_composite.c | 53 +-
drivers/usbdev/Kconfig | 20 +-
drivers/usbdev/cdcncm.c | 982 +++++++++++++++++++++++-----
include/nuttx/usb/cdc.h | 31 +
include/nuttx/usb/cdcncm.h | 16 +-
net/Kconfig | 1 -
7 files changed, 929 insertions(+), 176 deletions(-)