qmk_firmware/LUFA/Drivers
Dean Camera c7aceb2c7f Serial driver now correctly calculates the baud register value when in double speed mode.
Init function of the Serial driver is now static inline to product smaller code for the common-case of static init.
2009-05-07 11:12:23 +00:00
..
Board Fix build errors in Joystick device demo and library LEDs driver (on *nix systems). 2009-05-07 06:33:07 +00:00
Misc Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
Peripheral Serial driver now correctly calculates the baud register value when in double speed mode. 2009-05-07 11:12:23 +00:00
USB Fixed inability to enumerate any devices while in host mode (broken in a previous commit). 2009-05-07 05:30:19 +00:00