nuttx/drivers/usbhost
Zhihong Chen 8e85e52708 drivers: usbhost: fix usbhost_hidkbd some errors
- usbhost_send_request(): data should using DRVR_ALLOC buffer
- fix usbhost_cralloc() assert variable

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-07-27 00:51:59 -07:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
hid_parser.c
Kconfig Fix Kconfig style 2023-05-23 00:03:25 +08:00
Make.defs
usbhost_cdcacm.c usbhost/cdcacm: Fix the compiler warning when serial dma is enabled 2023-06-05 09:25:31 +02:00
usbhost_cdcmbim.c
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c
usbhost_hidkbd.c drivers: usbhost: fix usbhost_hidkbd some errors 2023-07-27 00:51:59 -07:00
usbhost_hidmouse.c
usbhost_hub.c drivers: usbhost_hub: usb communication memory should use DRVR_ALLOC 2023-07-19 13:38:36 +08:00
usbhost_max3421e.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c
usbhost_storage.c
usbhost_trace.c
usbhost_xboxcontroller.c