circuitpython/shared-module/usb_hid
Jeff Epler be5205d020 usb_hid: Allow USB work to progress while waiting for tud_hid_ready
Otherwise, examples like the one attached to the related issue fail
because tud_hid_ready never returns true.

Testing performed: Adapted the example to nrf particle xenon (it was
handy), removed dependency on IR, verified that the problem occurred
before this change, and that it was fixed after this change.

Closes: #2048
2019-08-10 09:33:45 -05:00
..
Device.c usb_hid: Allow USB work to progress while waiting for tud_hid_ready 2019-08-10 09:33:45 -05:00
Device.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
__init__.c Build refinement to handle warnings and quiet output 2018-11-09 00:11:43 -08:00