Commit graph

535 commits

Author SHA1 Message Date
Andrew J. Kroll 156aa31a45 Shrink more. Fix capacity bug. Reduce includes, which reduces compile time. 2013-09-23 04:49:37 -04:00
Andrew J. Kroll 0c79e8e10f Convert CDB10 routines. 2013-09-21 15:38:40 -04:00
Andrew J. Kroll fee903bbac Make SCSI structs and definitions complete. Change all CDB size 6 commands to format version2, version 3, soon. 2013-09-20 01:41:36 -04:00
Kristian Sloth Lauszus 643972ad51 Print carriage return before line feed 2013-09-12 22:24:48 +02:00
Kristian Sloth Lauszus 5e97ec6a51 Don't return Unknown device if a PS3 controller is plugged in 2013-09-12 22:12:13 +02:00
Oleg Mazurov 9e1ea2ac1b fixed Get Conf Descr and delay after SetAddr in hiduniversal 2013-09-10 16:10:34 -06:00
Oleg Mazurov bab7d2a9c4 Merge branch 'xxxajk' 2013-09-09 12:35:41 -06:00
Andrew J. Kroll 52445a97d7 remove unused defines, refactor vbus power enum 2013-09-08 13:11:22 -04:00
Oleg Mazurov 254ff72e55 Scale example added 2013-09-06 17:03:19 -06:00
Andrew J. Kroll af4302f360 streamline failure path in code 2013-09-05 18:57:13 -04:00
Andrew J. Kroll 6993e811c6 Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-09-02 23:02:16 -04:00
Andrew J. Kroll 811baa0c4d [BUGFIX] HID - Release bAddress on fail. 2013-09-02 23:01:59 -04:00
Andrew J. Kroll 48332d13ae [BUGFIX] Ensure bmReserved is a zero 2013-09-02 22:57:54 -04:00
Kristian Sloth Lauszus 2232ee19bd Added support for GameStop wired controller
Thanks to robertadamsnet
2013-09-02 21:21:26 +02:00
Andrew J. Kroll ab74e7750a [BUGFIX] Ensure bmReserved is a zero 2013-09-02 05:34:42 -04:00
Andrew J. Kroll 42a1be314f Update README.md 2013-09-02 04:19:55 -04:00
Andrew J. Kroll 0f0dd90ef8 Add RTClib 2013-09-02 04:19:31 -04:00
Andrew J. Kroll 5dcc65cab9 updates from head 2013-09-02 04:09:49 -04:00
Andrew J. Kroll d46f251345 Update testusbhostFAT 2013-09-02 04:04:28 -04:00
Kristian Sloth Lauszus b3ead81c2c Added support for newest version of the Balanduino board 2013-08-31 13:24:52 +02:00
Andrew J. Kroll a37c056866 Add note about non-compliant devices 2013-08-19 14:45:31 -04:00
Andrew J. Kroll 0e6cc53df5 Merge remote branch 'origin' into xxxajk 2013-08-19 06:53:47 -04:00
Andrew J. Kroll ebcc5ff7cb Clear all LUN status data, remove unused variable 2013-08-19 06:52:38 -04:00
Kristian Sloth Lauszus 40a9ffd032 Merge branch 'issue58'
Conflicts:
	BTD.h
2013-08-18 22:50:57 +02:00
Kristian Sloth Lauszus 16ed30dc58 Minor 2013-08-16 23:26:09 +02:00
Oleg Mazurov 900ba05c9b fixed PrintHex in kbd example 2013-08-14 14:08:43 -06:00
Oleg Mazurov 4d91186cd1 fixed PrintHex in Kbd example 2013-08-14 14:02:42 -06:00
Kristian Sloth Lauszus 6e271b44aa Fixed PID 2013-08-14 00:57:11 +02:00
Kristian Sloth Lauszus 64cdcf51f4 Check for IOGEAR GBU521 manually 2013-08-14 00:43:15 +02:00
Kristian Sloth Lauszus e1e159b560 Fixed problem with IOGEAR GBU521 2013-08-13 22:42:49 +02:00
Kristian Sloth Lauszus 40b0436400 Fixed bug when using Wiicamera with new Wiimote with MotionPlus inside 2013-08-13 22:31:51 +02:00
Kristian Sloth Lauszus c42cef8833 Merge branch 'master' into issue59 2013-08-13 21:35:29 +02:00
Kristian Sloth Lauszus 4d4a329b26 Add USBHub to keywords 2013-08-13 21:33:21 +02:00
Kristian Sloth Lauszus 1f8322d54f Some dongles have a hub inside 2013-08-13 21:31:52 +02:00
Kristian Sloth Lauszus c5684b8dfa fixes #61 2013-08-13 12:54:03 +02:00
Oleg Mazurov 221fa78078 power control and stuff 2013-08-09 15:45:27 -06:00
Oleg Mazurov eefb971656 Merge branch 'xxxajk' 2013-08-09 15:44:24 -06:00
Andrew J. Kroll 8935de332e Merge branch 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-08-09 02:30:18 -04:00
Andrew J. Kroll 3d16d6f9d6 testusbhostFAT Updates 2013-08-09 02:27:34 -04:00
Andrew J. Kroll b150524807 testusbhostFAT updates 2013-08-09 02:24:46 -04:00
Andrew J. Kroll a57215fb72 GPX vbus controls 2013-08-09 02:17:01 -04:00
Andrew J. Kroll 458c07d8c7 Merge remote branch 'origin' into xxxajk 2013-08-09 00:19:09 -04:00
Andrew J. Kroll 0169e99af7 Updates to testusbhostFAT 2013-08-09 00:18:25 -04:00
Andrew J. Kroll f93c9d8a9a merge testusbhostFAT library updates 2013-08-09 00:10:13 -04:00
Andrew J. Kroll b30c56a86e Control switch via GPX pin. 2013-08-08 20:21:05 -04:00
Kristian Sloth Lauszus 6a090c0791 Ignore hrNAK error 2013-08-02 14:24:06 +02:00
Kristian Sloth Lauszus 8e6ab3f3ae Clear buttonState properly
Caused an issue on some dongles
2013-07-20 22:07:03 +02:00
Kristian Sloth Lauszus 65ba9c1366 Minor 2013-07-20 12:57:23 +02:00
Kristian Sloth Lauszus dcdc1b26f7 Reduced buffer sizes 2013-07-19 12:49:13 +02:00
Kristian Sloth Lauszus eb035e9b77 Fixed links 2013-07-18 22:24:28 +02:00