mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
Added brace guards to macros with parameters to prevent unintended changed evaluation of the macro expression. Minor code cleanups (remove redundant comments, fix spacing, etc.).
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
* -# Write LUFA tutorials
|
||||
* - Demos/Projects
|
||||
* -# Multiple-Report HID device
|
||||
* -# Device/Host bridge
|
||||
* -# Device/Host USB bridge
|
||||
* -# Finish BluetoothHost demo
|
||||
* -# Finish MIDI class Bootloader
|
||||
* -# Finish SideShow demo
|
||||
* -# Finish StandaloneProgrammer project
|
||||
* - Ports
|
||||
* -# AVR32 UC3B series microcontrollers
|
||||
* -# Atmel ARM7 series microcontrollers
|
||||
|
||||
Reference in New Issue
Block a user