fix: add correct backend in "create gadget" for libusbg
[platform/upstream/gt.git] / source / gadget / src / gadget.c
2014-10-14 Stanislaw Wadasfix: add correct backend in "create gadget" for libusbg
2014-10-06 Karol Lewandowskigadget: create: Add one-line description of 'create...
2014-10-06 Karol Lewandowskigadget: create: Add initial implementation
2014-08-29 Pawel Szewczykgt: Add gadget template command parsing
2014-08-29 Pawel Szewczykgt: Add gadget load and save commands parsing
2014-08-29 Pawel Szewczykgt: Add gadget gadget command parse
2014-08-29 Pawel Szewczykgt: Add gadget enable and disable command parsing
2014-08-29 Pawel Szewczykgt: Add gadget get and set comands parsing
2014-08-27 Pawel Szewczykgt: Add gadget create and rm commands parsing
2013-12-09 Krzysztof OpasiakFirst approach to implement a command line parser.