aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/HID/Descriptors.c
AgeCommit message (Expand)Author
2012-05-06Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-01-02USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-07-19Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-03-18Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configu...Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-02-09Added HID class bootloader, compatible with a modified version of the command...Dean