Skip to content

v2.13

Compare
Choose a tag to compare
@davidflowers davidflowers released this 11 Aug 18:31
· 10 commits to master since this release
  • Added EVENT_ALT_INTERFACE and EVENT_HOLD_BEFORE_CONFIGURATION
  • HID host API updated to allow for simultaneous IN and OUT transfers
  • USBHostHIDDeviceDetect() updated to allow for detection of new devices without having to scan all possible addresses
  • Minor optimization for speed and size
  • Fixed issue with being able to scan multiple configurations on an attached device
  • Allow a driver to not have a data event handler by placing NULL in the TPL table