index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
HID
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add short delays before detaching from the USB bus in the bootloaders (thanks...
Dean Camera
2018-01-22
2
-0
/
+4
*
Fixed bootloaders accepting flash writes to the bootloader region (thanks to ...
Dean Camera
2018-01-22
1
-1
/
+5
*
Upgrade HID bootloader Python host app to cross-platform hidapi.
Dean Camera
2018-01-07
1
-17
/
+26
*
Update copyrights for 2018.
Dean Camera
2018-01-04
7
-12
/
+12
*
Fixed bootloaders not disabling global interrupts during erase and write oper...
Dean Camera
2017-10-01
2
-4
/
+11
*
Update copyrights for 2017.
Dean Camera
2017-04-18
7
-12
/
+12
*
Restrict HID bootloader programming region (thanks to NicoHood).
Dean Camera
2017-01-29
5
-6
/
+12
*
Fix outdated URL in the HID bootloader Python host app documentation.
Dean Camera
2016-04-30
1
-1
/
+1
*
Fix HID bootloader responding incorrectly to some descriptor requests (thanks...
Dean Camera
2016-04-10
1
-1
/
+1
*
Add LUFA DMBS extension modules, use DMBS in project makefiles.
Dean Camera
2016-04-03
1
-8
/
+15
*
Update copyrights to 2016.
Dean Camera
2016-01-31
7
-12
/
+12
*
Fix additional missing va_end() in the HID bootloader CLI utility.
Dean Camera
2015-12-22
1
-3
/
+2
*
Fix HID bootloader CLI app missing va_end() calls.
Dean Camera
2015-12-22
1
-0
/
+4
*
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...
Dean Camera
2015-12-02
2
-2
/
+2
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
7
-12
/
+12
*
Patch HID bootloader host app to fix Windows compilation (thanks to Duncan Mc...
Dean Camera
2015-05-11
2
-4
/
+5
*
ignore HID Bootloader upload tool
Stefan Hellermann
2015-02-28
1
-0
/
+1
*
Upgrade to latest Doxygen.
Dean Camera
2014-12-27
1
-101
/
+132
*
Fix bootloaders not starting user application if the HWB is grounded during w...
Dean Camera
2014-10-12
1
-7
/
+7
*
Update Doxygen confiuration files to 1.8.8.
Dean Camera
2014-08-24
1
-14
/
+35
*
Update bootloader documentation to include execution instructions.
Dean Camera
2014-07-15
1
-0
/
+6
*
Upgrade to latest Doxygen.
Dean Camera
2014-04-21
1
-27
/
+34
*
Minor typo corrections.
Dean Camera
2014-02-22
1
-1
/
+1
*
Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...
Dean Camera
2014-01-08
2
-0
/
+1
*
Update copyrights for 2014.
Dean Camera
2014-01-04
7
-13
/
+13
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-12-26
1
-8
/
+31
*
Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...
Dean Camera
2013-11-21
1
-3
/
+3
*
Exclude all host application directories from the Doxygen configuration files.
Dean Camera
2013-11-20
1
-1
/
+2
*
Replace CDC interface numbers with enums.
László Monda
2013-10-10
1
-6
/
+6
*
Extract interface numbers into enums.
László Monda
2013-10-06
2
-2
/
+11
*
Add security warnings to the documentation of bootloaders without secure writes.
Dean Camera
2013-09-01
1
-0
/
+3
*
Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...
Dean Camera
2013-08-23
1
-940
/
+1335
*
Add host application directories as distributables in Atmel Studio.
Dean Camera
2013-08-14
1
-0
/
+2
*
Minor code style improvement to the HID bootloader Python script.
Dean Camera
2013-07-14
1
-10
/
+10
*
Refactor the new Python HID bootloader host application code.
Dean Camera
2013-07-07
1
-17
/
+36
*
Add new HID bootloader alternative host loader application, written in Python.
Dean Camera
2013-07-07
1
-0
/
+101
*
Add platform includes to the bootloaders.
Dean Camera
2013-05-19
1
-0
/
+1
*
Assume 16MHz crystal by default in the AVR8 bootloaders.
Dean Camera
2013-05-19
1
-10
/
+10
*
Update Doxygen configuration files to the latest version.
Dean Camera
2013-05-19
1
-50
/
+85
*
Minor documentation improvements.
Dean Camera
2013-05-14
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2013-05-01
1
-1
/
+1
*
Add move-to-root directives to all ASF XML application modules, to make the c...
Dean Camera
2013-04-23
1
-3
/
+5
*
Improve bootloader compile error message text when building without the corre...
Dean Camera
2013-04-08
1
-1
/
+1
*
Clean up bootloader project ASF integration code.
Dean Camera
2013-04-06
2
-6
/
+2
*
Add bootloader projects for Atmel Studio 6.1 (requires latest AS6.1 trunk).
Dean Camera
2013-04-06
1
-0
/
+122
*
Add checks to the bootloaders so that they will give a user-friendly compile ...
Dean Camera
2013-04-06
1
-2
/
+7
*
Add known-issues documentation section to the various LUFA bootloaders.
Dean Camera
2013-03-22
1
-4
/
+12
*
Ensure bootloader makefile calculation functions are uniform across all bootl...
Dean Camera
2013-03-18
1
-1
/
+1
*
Whitespace fixes in the LUFA configuration files.
Dean Camera
2013-01-29
1
-2
/
+2
*
Upgrade Doxygen configuration files to the latest version.
Dean Camera
2013-01-20
1
-9
/
+14
[next]