nuttx/drivers/usbhost
Alan Carvalho de Assis 0e5323370f drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c
There were missing quotes for key "backspace" for scancodes.
This issue was found by github user @StagiaireAbritek

He opened an PR in github to fix it:
https://github.com/apache/nuttx/pull/15917

However he decided to abandon and close the PR, but because it is
an important fix I decided submit it upstream.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2026-01-18 11:57:58 -05:00
..
CMakeLists.txt
hid_parser.c
Kconfig
Make.defs
usbhost_bthci.c drivers/usbhost: use small lock to protect usbhost bthci 2025-12-13 12:39:48 +08:00
usbhost_cdcacm.c usbhost: cdcacm exit wq after copy all received data 2025-12-14 10:37:53 -03:00
usbhost_cdcmbim.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_drivers.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c
usbhost_hidkbd.c drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c 2026-01-18 11:57:58 -05:00
usbhost_hidmouse.c
usbhost_hub.c
usbhost_max3421e.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c
usbhost_storage.c drivers/usbhost: use small lock to protect usbhost msc 2025-12-13 12:39:48 +08:00
usbhost_trace.c
usbhost_waiter.c
usbhost_xboxcontroller.c
usbhost_xhci.h
usbhost_xhci_pci.c
usbhost_xhci_trace.c
usbhost_xhci_trace.h