This website requires JavaScript.
Explore
Help
Sign In
Tryanks
/
gousb
Watch
1
Star
0
Fork
0
You've already forked gousb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
294
Commits
1
Branch
5
Tags
d85a7384149f7246daae3bc52fb908450f55d552
Commit Graph
25 Commits
rename Setups to AltSettings
Sebastian Zagrodzki
·
2017-04-09 20:45:35 +02:00
aaef575b06
lint fixes.
Sebastian Zagrodzki
·
2017-04-09 20:28:26 +02:00
8364724ca4
Rename IfClass/IfSubClass/IfProtocol to Class/SubClass/Protocol, these
fields occur within an interface descriptor.
Sebastian Zagrodzki
·
2017-04-09 18:44:32 +02:00
168b501d53
Use Protocol type for USB interface protocol.
Sebastian Zagrodzki
·
2017-04-09 18:42:04 +02:00
f91d53931a
Use Class for classes in usbid.
Sebastian Zagrodzki
·
2017-04-09 18:29:16 +02:00
d3428d9b35
testDBPath is a const, not var...
Sebastian Zagrodzki
·
2017-04-09 01:05:09 +02:00
6d9ea8e966
testDBPath to package variables
Sebastian Zagrodzki
·
2017-04-09 01:04:43 +02:00
f2c4300ad5
add tests for URL fetching
Sebastian Zagrodzki
·
2017-04-09 00:58:47 +02:00
0566e701f6
move static data to testdata files
Sebastian Zagrodzki
·
2017-04-09 00:38:42 +02:00
aa9661f705
Ignore rawread and usbid/regen binaries
Nikola Kovacs
·
2017-03-26 18:40:51 +02:00
f19e934f9f
updated USB IDs
Sebastian Zagrodzki
·
2017-03-10 09:09:34 -05:00
e0cfdc52dd
Update copyright notes for multiple contributors.
Sebastian Zagrodzki
·
2017-02-07 07:37:57 +01:00
beb4fdbac5
Generate the USB ID data using 'go generate'
Kyle Lemons
·
2016-04-03 20:07:28 -07:00
efc611f455
Update baked-in USB IDs
Kyle Lemons
·
2016-04-03 20:01:12 -07:00
ec7ebf8e87
Update LICENSE
Kyle Lemons
·
2013-08-14 19:22:55 -07:00
96f1a0a774
Checkpoint
Kyle Lemons
·
2012-04-09 17:37:25 -07:00
71bbb57904
Renames
Kyle Lemons
·
2012-03-27 20:30:16 -07:00
c8d19d2d0f
Tweaks and renames
Kyle Lemons
·
2012-03-27 18:34:56 -07:00
be26b2f34b
Package documentation
Kyle Lemons
·
2012-03-26 23:58:51 -07:00
78e551a40d
Fix missing parenthesis
Kyle Lemons
·
2012-03-26 23:54:30 -07:00
1190ab988a
Comment/test cleanup
Kyle Lemons
·
2012-03-26 23:53:08 -07:00
de63823965
gofmt
Kyle Lemons
·
2012-03-26 22:51:47 -07:00
2da2ce1e17
Tidy up interfaces and pretty printing
Kyle Lemons
·
2012-03-26 22:37:25 -07:00
0f572675c9
Add config, interfaces, endpoints, etc
Kyle Lemons
·
2012-03-26 00:06:53 -07:00
ba2dd5404f
First cut
Kyle Lemons
·
2012-03-25 04:11:01 -07:00
804a3c6ab8