incubator-nuttx/drivers/usbhost
zhanghongyu 4e79741e7d usbdev: add ncm driver
The compilation and verification commands are shown below:
./tools/configure.sh sim:usbdev
make -j
sudo ./nuttx
nsh> conn 2
nsh> dhcpd_start eth1

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-08-21 02:01:01 +08:00
..
CMakeLists.txt
Kconfig drivers/usbhost: Add a USB bluetooth driver. 2024-01-16 16:02:15 +01:00
Make.defs drivers/usbhost: Add a USB bluetooth driver. 2024-01-16 16:02:15 +01:00
hid_parser.c
usbhost_bthci.c drivers/usbhost: Update USB bluetooth driver 2024-01-17 17:49:02 -08:00
usbhost_cdcacm.c
usbhost_cdcmbim.c usbdev: add ncm driver 2024-08-21 02:01:01 +08:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c
usbhost_hidkbd.c
usbhost_hidmouse.c sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
usbhost_hub.c
usbhost_max3421e.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c usb: document revision and typo fixing 2024-01-18 21:09:20 -08:00
usbhost_storage.c
usbhost_trace.c
usbhost_xboxcontroller.c sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00