qmk_firmware/LUFA/Drivers
2009-07-13 12:44:47 +00:00
..
Board Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the next command immediately after returning, no need to call Dataflash_ToggleSelectedChipCS() afterwards. 2009-06-29 09:30:06 +00:00
Misc Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long. 2009-06-21 08:04:10 +00:00
Peripheral Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
USB Fix broken Pipe stream function templates due to mixed const/no const use in prototypes. 2009-07-13 12:44:47 +00:00