]> Repositories - Adafruit_Blinka-hackapet.git/history - src/usb_hid.py
fix generic except
[Adafruit_Blinka-hackapet.git] / src / usb_hid.py
2022-03-07 Björn Böselfix generic except
2022-03-07 Björn Böselsolve issues with multiple hid devices on one gadget
2022-03-03 Björn Böselcode style for a last time
2022-03-03 Björn Böselcode style for a last time
2022-03-03 Björn Böselcode style again
2022-03-03 Björn Böselmodule-scoped variables without global
2022-03-03 Björn Böselpylint errors
2022-03-03 Björn Böselboot device support
2022-03-03 Björn Böselcorrect handling of active devices
2022-03-02 Björn Böselcorrect handling of report ids
2022-03-02 Björn Böselcode style
2022-03-02 Björn Böselsupport reading last report
2022-03-02 Björn Böseladd working descriptors
2022-03-01 Björn Böselbasic hid module