index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Bra...
Dean Camera
2018-04-02
1
-0
/
+1
*
Remove unused CDC_FUNCTIONAL_DESCRIPTOR macro.
Dean Camera
2018-03-12
1
-15
/
+0
*
Fixed CDC class Send_Device_*_P() and Send_Host_*_P() variant functions not c...
Dean Camera
2018-02-18
6
-175
/
+197
*
Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to Andrus...
Dean Camera
2018-02-18
2
-1
/
+2
*
Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is disa...
Dean Camera
2018-02-18
4
-13
/
+20
*
Make USE_INTERNAL_SERIAL configureable as makefile define
NicoHood
2018-01-22
3
-0
/
+6
*
Fixed bootloaders accepting flash writes to the bootloader region (thanks to ...
Dean Camera
2018-01-22
1
-0
/
+1
*
Fix CDC device driver not returning written character on putchar success.
Dean Camera
2018-01-22
2
-1
/
+3
*
Corrected Hoodloader2 description
Nico
2018-01-07
1
-1
/
+1
*
Add Adafruit's Atmega32u4 breakout board
Elaina Martineau
2018-01-05
1
-0
/
+1
*
Update copyrights for 2018.
Dean Camera
2018-01-04
366
-693
/
+693
*
Minor documentation improvements.
Dean Camera
2018-01-04
1
-3
/
+10
*
Fix LUFA core makefile version target.
Dean Camera
2017-12-31
1
-1
/
+1
*
Update DMBS to the latest version.
Dean Camera
2017-12-31
16
-46
/
+236
*
Merge pull request #108 from NicoHood/include_guard
Dean Camera
2017-12-31
2
-0
/
+10
|
\
|
*
Added include guard for dmbs modules. Fix https://github.com/abcminiuser/dmbs...
NicoHood
2017-12-29
2
-0
/
+10
*
|
Added HID_KEYBOARD_SC_RESERVED
NicoHood
2017-12-29
1
-0
/
+1
|
/
*
Fixed bootloaders not disabling global interrupts during erase and write oper...
Dean Camera
2017-10-01
1
-0
/
+2
*
Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class dr...
Dean Camera
2017-09-10
4
-0
/
+41
*
Update to latest DMBS revision.
Dean Camera
2017-04-26
7
-17
/
+27
*
Commit for the 170418 release.
Dean Camera
2017-04-18
5
-10
/
+40
*
Update copyrights for 2017.
Dean Camera
2017-04-18
366
-693
/
+693
*
Minor documentation improvements.
Dean Camera
2017-01-25
1
-0
/
+1
*
Fix HID_DESCRIPTOR_KEYBOARD()
Eric Tang
2017-01-24
1
-2
/
+1
*
Minor documentation improvements.
Dean Camera
2016-09-28
1
-0
/
+1
*
Fix USB_SetHIDReportItemInfo() function.
e-chip
2016-09-28
1
-2
/
+2
*
Update to latest DMBS, fix XPLAINBridge project compilation errors on full tr...
Dean Camera
2016-07-17
2
-2
/
+2
*
Update to DMBS release-20160403 release.
Dean Camera
2016-04-05
20
-56
/
+254
*
Add missing BOARD_POLOLUMICRO definition.
Dean Camera
2016-04-03
1
-1
/
+4
*
Add LUFA DMBS extension modules, use DMBS in project makefiles.
Dean Camera
2016-04-03
20
-1138
/
+243
*
Update to latest version of DMBS.
Dean Camera
2016-04-03
19
-333
/
+1049
*
Update to latest DMBS version.
Dean Camera
2016-04-03
5
-4
/
+17
*
Merge branch 'master' into dmbs
Dean Camera
2016-04-03
369
-708
/
+992
|
\
|
*
Added new LUFA_VERSION_RELEASE_TYPE macro to the library version header, to d...
Dean Camera
2016-03-28
2
-4
/
+20
|
*
Fixed invalid endpoint indexes causing memory corruption in device Clear/Set ...
Dean Camera
2016-03-28
2
-2
/
+16
|
*
Added AVRDUDE_MEMORY option to the AVRDUDE build system module (thanks to Ale...
Dean Camera
2016-02-07
2
-2
/
+9
|
*
Minor documentation improvements.
Dean Camera
2016-02-07
1
-0
/
+6
|
*
Oops: add missing Pololu Micro board drivers.
Dean Camera
2016-02-07
2
-0
/
+233
|
*
Update copyrights to 2016.
Dean Camera
2016-01-31
375
-704
/
+704
|
*
Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).
Dean Camera
2016-01-31
6
-11
/
+22
|
*
Minor documentation improvements.
Dean Camera
2016-01-27
1
-0
/
+1
*
|
Minor documentation improvements.
Dean Camera
2016-01-27
1
-0
/
+1
*
|
Merge branch 'master' into dmbs
Dean Camera
2016-01-02
4
-3
/
+11
|
\
|
|
*
Fix additional void pointer arithmetic in the class driver RNDIS demo.
Dean Camera
2015-12-22
1
-1
/
+1
|
*
Fixed low level RNDIS demo incorrectly setting the RNDIS state when a null p...
Dean Camera
2015-12-22
1
-0
/
+3
|
*
Fix void pointer arithmetic in the Serial peripheral drivers.
Dean Camera
2015-12-22
2
-2
/
+6
|
*
Update changelog.
Dean Camera
2015-12-22
2
-1
/
+2
|
*
Use different jump key than the bootloaders in the documentation.
Dean Camera
2015-12-22
1
-1
/
+1
*
|
Fix C++ builds, XPLAINBridge project.
Dean Camera
2015-12-22
1
-4
/
+8
*
|
Add DMBS; don't Submodule so that people can download complete ZIP/TAR archives.
Dean Camera
2015-12-22
15
-0
/
+1352
[next]