qmk_firmware/Demos
Dean Camera 049e930963 Fixed possible invalid program execution when in host mode if corrupt descriptor lengths are supplied by the attached device.
Minor code cleanups to add const and reformat where missing, as well as abstract out the internal device signature start address into a macro, so that it can be altered to suit particular devices within a single architecture if needed.

Add missing documentation to the USB_Device_States_t enum.
2011-05-14 02:17:58 +00:00
..
Device Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
DualRole F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
Host Fixed possible invalid program execution when in host mode if corrupt descriptor lengths are supplied by the attached device. 2011-05-14 02:17:58 +00:00
makefile Update copyright year on all source files. 2011-01-01 13:00:56 +00:00