Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lufa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Strand
lufa
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ad9225bdd34230e13333be5d4c29e4f96abc9b2b
Select Git revision
Selected
ad9225bdd34230e13333be5d4c29e4f96abc9b2b
Branches
1
master
default
protected
Tags
15
LUFA-170418
LUFA-151115
LUFA-140928
LUFA-140302
LUFA-130901
LUFA-130901-BETA
LUFA-130303
LUFA-120730
LUFA-120730-BETA
LUFA-120219
LUFA-120219-BETA
LUFA-111009
LUFA-111009-BETA
LUFA-110528
LUFA-110528-BETA
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Dec
8
7
5
4
13
Oct
27
Aug
9
6
21
Jul
8
7
29
Jun
24
17
22
Apr
2
12
Mar
18
Feb
22
Jan
8
7
5
4
31
Dec
29
4
1
Oct
10
Sep
23
Aug
26
Apr
18
29
Jan
25
24
23
4
Oct
28
Sep
17
Jul
30
Apr
20
19
10
5
3
28
Mar
14
7
Feb
31
Jan
27
2
22
Dec
15
2
15
Nov
14
9
8
1
25
Oct
6
4
3
2
30
Sep
27
30
Aug
1
31
Jul
20
May
17
11
26
Apr
15
Mar
10
28
Feb
27
26
24
12
27
Dec
20
Nov
16
12
Oct
11
28
Sep
21
14
13
11
8
7
6
31
Aug
26
24
13
10
22
Jul
16
15
25
Jun
19
8
7
30
May
27
21
30
Apr
21
7
6
31
Mar
9
5
1
22
Feb
16
1
27
Jan
13
8
7
6
5
4
5
4
3
30
Dec
27
26
22
20
18
14
21
Nov
20
5
4
3
2
30
Oct
27
12
11
10
6
27
Sep
24
16
5
1
31
Aug
25
24
23
19
18
16
14
13
12
11
6
31
Jul
29
24
20
16
15
14
8
7
6
27
Jun
22
18
16
12
3
2
1
25
May
24
23
22
20
19
18
17
15
14
13
12
10
9
6
5
4
3
1
29
Apr
28
27
25
24
23
22
21
20
18
17
16
15
14
13
11
10
8
6
4
1
31
Mar
30
29
28
27
26
25
23
22
20
19
18
17
14
13
12
10
9
8
7
6
4
3
1
28
Feb
27
26
24
19
17
13
5
2
29
Jan
27
26
20
19
17
15
14
Start making the audio example work for XMEGAs
master
master
Modify the MIDI example to work for my board
Echo my board's address over virtual serial
CI: Check Doxygen documentation.
Fix Doxygen documentation for conditionally enabled functions.
CI: Use bleeding-edge toolchain from Arch.
PrinterBootloader: Don't store 32-bit HEX parser flash offsets on small flash devices.
Update Drone CI image path.
Don't build project folders in parallel.
Add Drone CI build configuration.
Add HostTestApp to device class driver CCID demo.
Add CCID class driver project description and Doxygen configuration files.
Merge pull request #137 from abcminiuser/feature-ccid
Update documentation donation information.
Add const qualifiers to class driver callback parameters, fix parameter naming.
Clean up CCID class driver and associated demos.
Merge pull request #135 from kidbomb/feature-ccid-get-set-parameters
CCID: Initial support for GetParameters and SetParameters
Merge pull request #132 from erikarvstedt/update-pyusb
Upgrade to PyUSB >= 1.0.0
Merge pull request #131 from kidbomb/feature-ccid-xfrblock
CCID: Add support for PC-to-Reader XfrBlock message
Reformatting and add const qualifiers.
Merge pull request #126 from kidbomb/feature-ccid
Spaces to tabs
Review fixes
Add CCID class driver and associated demos.
Fix warning about possible string truncation in the TempDataLogger project.
Fix LEDNotifier project writing to the incorrect output stream.
Fix mismatched aliased event and event stub function prototypes.
Remove unneccesary ATTR_CONST from stub functions (thanks to NicoHood).
Fixed HID report parser corruption when parsing PUSH and POP report item elements.
Move class-specific functional descriptor definitions to their respective classes.
Update all project manufacturer strings with a generic title.
Add MS OS Compatibility descriptors to RNDIS demos for driverless install on Windows.
Fix USB_STRING_DESCRIPTOR_ARRAY() not accepting more than two byte long arrays.
Fix bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Braden Kell).
Remove unused CDC_FUNCTIONAL_DESCRIPTOR macro.
Fixed CDC class Send_Device_*_P() and Send_Host_*_P() variant functions not compiled out for UC3 architecture.
Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to Andrus Aaslaid).
Loading