circuitpython/stmhal/usbdev
Pavol Rusnak 0883a7e72f stmhal: Implement SNAK/CNAK mechanism for USB HID receive.
This implements flow control in case user does not call recv method often
enough (it tells host side to stop sending more data).
2017-01-19 12:35:09 +11:00
..
class stmhal: Implement SNAK/CNAK mechanism for USB HID receive. 2017-01-19 12:35:09 +11:00
core stmhal: Tidy up USB device configuration. Make it use less RAM. 2014-03-22 12:46:23 +00:00
Release_Notes.html Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00