Age | Commit message (Expand) | Author |
---|---|---|
2015-09-28 | [HID] Changed 'u8' to 'uint8_t' in definitions | Cristian Maglie |
2015-09-22 | HID: merged HID_Descriptor into HIDDescriptorListNode | Cristian Maglie |
2015-09-22 | HID: Renamed fields in HIDDescriptorListNode and HID_Descriptor | Cristian Maglie |
2015-09-20 | Remove Raw HID definitions at wrong place | Nico |
2015-08-12 | Added 16 byte endpoint support | NicoHood |
2015-08-12 | Fixed HID Reports >255 bytes | NicoHood |
2015-07-16 | rework HID-based libraries and add Due fallback | Martino Facchin |
2015-07-16 | allow HID submodules to create runtime descriptors | Martino Facchin |
2015-07-16 | rework HID class functions scopes | Martino Facchin |
2015-07-16 | rename Setup typedef struct to USBSetup | Martino Facchin |
2015-07-16 | fix HID descriptors bigger than 127 bytes | Martino Facchin |
2015-07-16 | move HID library to AVR specific location | Martino Facchin |