You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers
Dean Camera 7c5444b89a
Removed new Start of Frame event from the library; performance suffered far too much and it was only useful in one of the standard classes (HID). Altered HID demos to use the previous method of tracking millisecond periods via a hardware timer rather than the SOF events.
16 years ago
..
Board Fix build errors in Joystick device demo and library LEDs driver (on *nix systems). 16 years ago
Misc Documentation enhancements to improve documentation cross-references. 16 years ago
Peripheral Serial driver now correctly calculates the baud register value when in double speed mode. 16 years ago
USB Removed new Start of Frame event from the library; performance suffered far too much and it was only useful in one of the standard classes (HID). Altered HID demos to use the previous method of tracking millisecond periods via a hardware timer rather than the SOF events. 16 years ago