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/Bootloaders/HID
Dean Camera 590d9b5ff8
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
13 years ago
..
HostLoaderApp Remove an unused variable in the HID loader CLI application. Update known issues list. 13 years ago
BootloaderHID.aps Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
BootloaderHID.c Fix bootloaders to make the StaticAnalysis build test happy. 13 years ago
BootloaderHID.h The library bootloaders will now correctly start the user application after a watchdog-based application start, even if the /HWB line is held low externally during the reset phase. 13 years ago
BootloaderHID.txt Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). 13 years ago
Descriptors.c Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen). 13 years ago
Descriptors.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Doxygen.conf Fix corrupt Doxygen configuration files, update project names. 13 years ago
makefile Alter the bootloader section sizes to all be 8KB, to be in line with the default AT90USB1287 fuses, as that is the default target MCU. Add instructions to the documentation to clarify this for the user (thanks to Georg Glock). 13 years ago