Commit graph

765 commits

Author SHA1 Message Date
Oleg Mazurov
3899952114 fixed ready flag in Prolific driver 2013-06-18 20:22:19 -06:00
Oleg Mazurov
1c5db85af6 fixed directly connected low-speed device func. 2013-06-18 18:49:57 -06:00
Oleg Mazurov
a8bc10f7f5 message 2013-06-18 17:01:29 -06:00
Kristian Sloth Lauszus
9666133d7f Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-18 23:25:43 +02:00
Kristian Sloth Lauszus
da0622a5f1 Uploaded newest testusbhostFAT code 2013-06-18 23:24:20 +02:00
Oleg Mazurov
303154e6a3 Fixed printing in HID Descriptor Parser 2013-06-18 14:00:43 -06:00
Andrew J. Kroll
5812e0f5c4 Fix NPE when devConfig[X] is NULL, remove unused variable from on-chip RAM 2013-06-18 14:43:37 -04:00
Andrew J. Kroll
53b7f82d94 Fix hub code, fix enumeration. 2013-06-18 01:24:28 -04:00
Andrew J. Kroll
e01df49bf3 refactor entire library for hex printing 2013-06-17 15:37:09 -04:00
Andrew J. Kroll
080a8e256d add reset on hub port 2013-06-17 15:02:37 -04:00
Andrew J. Kroll
7d76a42a13 Don't override if already defined 2013-06-17 15:01:10 -04:00
Andrew J. Kroll
687187d3a0 Document corner case with toggles 2013-06-17 01:43:16 -04:00
Andrew J. Kroll
2b0c1f5fbe Merge branch 'master' into xxxajk 2013-06-17 00:54:33 -04:00
Andrew J. Kroll
aca72fe57a Merge branches 'master' and 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-17 00:54:16 -04:00
Andrew J. Kroll
d6dbd90216 clean, logically arrange, document 2013-06-17 00:53:32 -04:00
Kristian Sloth Lauszus
37090f65b7 Can now print unknown PDU 2013-06-15 17:47:48 +02:00
Oleg Mazurov
124899d2ee printhex 2013-06-11 21:58:40 -06:00
Oleg Mazurov
eb12de90f9 hexdump 2013-06-11 21:46:01 -06:00
Oleg Mazurov
ca0b0588d1 commit message 2013-06-11 21:14:16 -06:00
Oleg Mazurov
c979798fcc commit message 2013-06-11 21:12:45 -06:00
Oleg Mazurov
261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
Oleg Mazurov
1c3b6b79eb Notify again 2013-06-11 21:06:13 -06:00
Andrew J. Kroll
901f973100 Serial, flush is not multitask safe. 2013-06-10 18:17:37 -04:00
Andrew J. Kroll
3740adc947 Allow change of debug port 2013-06-10 14:55:44 -04:00
Andrew J. Kroll
3f7d052b2e Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-10 14:34:51 -04:00
Andrew J. Kroll
48345f219a finalize refactor DEBUG -> DEBUG_USB_HOST 2013-06-10 14:34:00 -04:00
Kristian Sloth Lauszus
28f4b8585e Merge branch 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-10 20:33:32 +02:00
Kristian Sloth Lauszus
8f9948521d Ignore build directory 2013-06-10 20:32:44 +02:00
Kristian Sloth Lauszus
d27ca9822d Fixed path to libraries 2013-06-10 20:32:09 +02:00
Andrew J. Kroll
aee424c196 refactor DEBUG -> DEBUG_USB_HOST 2013-06-10 14:28:20 -04:00
Andrew J. Kroll
c6ef134d21 Merge remote branch 'origin' into xxxajk 2013-06-10 14:27:47 -04:00
Andrew J. Kroll
159e8dc46b refactor DEBUG -> DEBUG_USB_HOST 2013-06-10 14:26:51 -04:00
Kristian Sloth Lauszus
1073f33cea Set interrupt endpoint nak limit to USB_NAK_NOWAIT 2013-06-10 01:44:47 +02:00
Kristian Sloth Lauszus
2f04cc56ac Create instances dynamically 2013-06-10 00:07:14 +02:00
Kristian Sloth Lauszus
b7d86a2f21 Fixed typo 2013-06-10 00:03:34 +02:00
Andrew J. Kroll
86b575309a Merge branch 'xxxajk' 2013-06-09 15:54:00 -04:00
Andrew J. Kroll
36b2e11455 Merge branches 'xxxajk', 'xxxajk' and 'master' of github.com:felis/USB_Host_Shield_2.0 2013-06-09 15:53:49 -04:00
Andrew J. Kroll
c5b027855b Merge remote branch 'origin' into xxxajk 2013-06-09 15:47:43 -04:00
Kristian Sloth Lauszus
ce151290a5 Updated comment 2013-06-09 21:46:36 +02:00
Andrew J. Kroll
78526fb479 fix boo-boo in code. 2013-06-09 15:44:08 -04:00
Kristian Sloth Lauszus
df776e1f2c Added note about how to enable serial debugging 2013-06-09 20:49:32 +02:00
Kristian Sloth Lauszus
d3b2324b1e Added link to master makefile 2013-06-09 20:24:44 +02:00
Kristian Sloth Lauszus
5df4fd56f6 Added note about compatible Arduinos 2013-06-09 19:53:22 +02:00
Kristian Sloth Lauszus
4c5df3f56a Updated Readme 2013-06-09 19:45:45 +02:00
Kristian Sloth Lauszus
fb28094a30 Added the master makefile as a submodule as well 2013-06-09 19:32:27 +02:00
Kristian Sloth Lauszus
f69278c2b9 Fixed path to libraries 2013-06-09 19:26:43 +02:00
Kristian Sloth Lauszus
b528925d9e Uploaded Andrew's example code 2013-06-09 19:22:24 +02:00
Andrew J. Kroll
dfa140f237 Merge branches 'xxxajk' and 'xxxajk' of github.com:felis/USB_Host_Shield_2.0 into xxxajk 2013-06-06 20:15:04 -04:00
Oleg Mazurov
7d981b4361 Merge branch 'xxxajk' into premerge 2013-06-06 17:19:26 -06:00
Oleg Mazurov
e14d36e231 test 2013-06-06 12:52:45 -06:00