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
*
Merge in changes from upstream
Drashna Jael're
2019-09-06
38
-270
/
+403
|
\
|
*
Documentation: Update doxygen config files to latest released version.
Dean Camera
2019-09-04
1
-84
/
+216
|
*
Documentation: Fix Doxygen grouping.
Dean Camera
2019-09-04
35
-185
/
+182
|
*
Documentation: Add additional project links.
Dean Camera
2019-09-02
1
-1
/
+3
|
*
Bootloaders: Enable LTO to reduce compiled size.
Dean Camera
2019-07-29
1
-0
/
+1
|
*
Documentation: Add link to ProdikeysDM project.
Dean Camera
2019-07-24
1
-0
/
+1
*
|
Fix issue with gcc 8.10 compiler (qmk#2914)
Drashna Jaelre
2019-07-03
1
-2
/
+1
*
|
QMK Lufa Bootloader Generation (qmk#2009)
Drashna Jaelre
2019-07-03
1
-5
/
+14
*
|
Merge remote-tracking branch 'abcminiuser/master'
Drashna Jaelre
2019-07-03
394
-1078
/
+2378
|
\
|
|
*
Documentation: Update copyrights to 2019.
Dean Camera
2019-01-08
370
-705
/
+705
|
*
AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.
Dean Camera
2019-01-08
1
-0
/
+1
|
*
CI: Don't use multiple jobs when building under CI, so that output is consist...
Dean Camera
2018-12-09
1
-1
/
+1
|
*
Remove unused/obsolete maintenance scripts.
Dean Camera
2018-12-09
1
-1
/
+1
|
*
Fix invalid DHCP server socket creation in the Webserver project.
Dean Camera
2018-12-09
1
-0
/
+1
|
*
Fix HID report parser incorrectly decoding 32-bit USAGE elements.
Dean Camera
2018-12-09
2
-3
/
+4
|
*
Fix static analysis warnings.
Dean Camera
2018-12-09
1
-6
/
+14
|
*
Fix unused function parameter warnings on internal event stub functions.
Dean Camera
2018-12-08
1
-0
/
+3
|
*
Optimize Endpoint_Discard_Stream() and Endpoint_Null_Stream().
Dean Camera
2018-12-08
3
-48
/
+18
|
*
Fix Doxygen documentation for conditionally enabled functions.
Dean Camera
2018-12-07
3
-64
/
+65
|
*
Update Drone CI image path.
Dean Camera
2018-12-05
1
-1
/
+1
|
*
Merge pull request #137 from abcminiuser/feature-ccid
Dean Camera
2018-08-27
8
-1
/
+1003
|
|
\
|
|
*
Add const qualifiers to class driver callback parameters, fix parameter naming.
Dean Camera
2018-08-06
1
-13
/
+13
|
|
*
Clean up CCID class driver and associated demos.
Dean Camera
2018-08-06
3
-84
/
+89
|
|
*
CCID: Initial support for GetParameters and SetParameters
Filipe Rodrigues
2018-07-21
3
-0
/
+105
|
|
*
CCID: Add support for PC-to-Reader XfrBlock message
Filipe Rodrigues
2018-06-24
3
-7
/
+99
|
|
*
Reformatting and add const qualifiers.
Dean Camera
2018-06-24
4
-37
/
+55
|
|
*
Review fixes
Filipe Rodrigues
2018-06-17
2
-53
/
+37
|
|
*
Add CCID class driver and associated demos.
Dean Camera
2018-06-17
8
-1
/
+799
|
*
|
Update documentation donation information.
Dean Camera
2018-08-09
1
-4
/
+1
|
|
/
|
*
Fix mismatched aliased event and event stub function prototypes.
Dean Camera
2018-06-17
10
-11
/
+28
|
*
Remove unneccesary ATTR_CONST from stub functions (thanks to NicoHood).
Dean Camera
2018-06-17
5
-5
/
+5
|
*
Fixed HID report parser corruption when parsing PUSH and POP report item elem...
Dean Camera
2018-06-17
2
-1
/
+2
|
*
Move class-specific functional descriptor definitions to their respective cla...
Dean Camera
2018-06-17
5
-20
/
+38
|
*
Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ...
Dean Camera
2018-04-22
1
-0
/
+2
|
*
Fix USB_STRING_DESCRIPTOR_ARRAY() not accepting more than two byte long arrays.
Dean Camera
2018-04-22
2
-1
/
+2
|
*
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
|
|
\
[next]