USBHost patches

Two patches to the USBHost library for Due native USB port have been submitted. See my fork of USBhost if you want to give them a test drive.

  • Fixes 5 second delay in usb.Task() when using USB keyboard/mouse/HID. The delay makes it hard to use another device with USB host.
  • Add keyboard control key handling for USB keyboard.