Kristian Sloth Lauszus
|
6c36eed239
|
Renamed USB class to USBHost, so it does not collide with the one defined in the Arduino Zero core
Also renamed the struct UsbDevice to UsbDeviceDefinition
|
2016-01-19 16:34:45 +01:00 |
|
Kristian Sloth Lauszus
|
fb723fcbb0
|
Don't set epAttribs to 0, as this will set bmNakPower to 0 as well. Instead set bmSndToggle and bmRcvToggle explicit to 0.
Fixes: #184
|
2015-11-18 00:11:33 +01:00 |
|
Andrew J. Kroll
|
2412be1bd9
|
Janitorial tab removal
|
2015-03-12 18:10:04 -04:00 |
|
Andrew J. Kroll
|
d25f28109d
|
all sources to LF
|
2015-02-22 13:18:45 -05:00 |
|
Andrew J. Kroll
|
d56ed57495
|
Fix 1 month rollover bug -- Lei Shi found this one in one place, I found the problem all over the library and patched them all.
|
2014-05-22 23:36:33 -04:00 |
|
Andrew J. Kroll
|
f1af9b08ec
|
Janitorial, whitespace fixes. No new code.
|
2013-12-25 05:09:57 -05:00 |
|
Andrew J. Kroll
|
e18eb57752
|
fix all warnings for ARM, fix a few small bugs
|
2013-12-04 18:40:23 -05:00 |
|
Andrew J. Kroll
|
48332d13ae
|
[BUGFIX] Ensure bmReserved is a zero
|
2013-09-02 22:57:54 -04:00 |
|
Andrew J. Kroll
|
53b7f82d94
|
Fix hub code, fix enumeration.
|
2013-06-18 01:24:28 -04:00 |
|
Andrew J. Kroll
|
080a8e256d
|
add reset on hub port
|
2013-06-17 15:02:37 -04:00 |
|
Oleg Mazurov
|
261e5f1bd2
|
commit
|
2013-06-11 21:11:43 -06:00 |
|
Andrew J. Kroll
|
5ec8889fa3
|
Unify a bunch of debug fail messages to a single point. More needed.
|
2013-03-30 10:29:16 -04:00 |
|
Andrew J. Kroll
|
904f2ff25a
|
Clean up code formatting to industry standards.
|
2013-03-28 04:46:43 -04:00 |
|
Andrew J. Kroll
|
629594f957
|
Merge my debug changes.
Merge my format sanity changes.
Track everything.
|
2013-03-28 03:26:02 -04:00 |
|
Oleg Mazurov
|
2c728cd7dd
|
Arduino-1.0 compatibility added
|
2012-01-10 12:49:42 -07:00 |
|
Oleg Mazurov
|
0244032d0d
|
adk final
|
2011-07-06 19:48:43 -06:00 |
|
Oleg Mazurov
|
05726f3ed1
|
first release
|
2011-06-22 11:41:22 -06:00 |
|
Oleg Mazurov
|
2e52a1dfa6
|
inTransfer with pointer to nbytes
|
2011-05-18 20:24:13 -06:00 |
|
Oleg Mazurov
|
1f42c51bd2
|
Apr.11 update
|
2011-04-18 10:27:11 -06:00 |
|
unknown
|
2be575ffc0
|
next big change
|
2011-04-15 23:24:10 -06:00 |
|
Oleg Mazurov
|
d3a52a7616
|
removed digitalRead from usbhost.h
|
2011-03-05 00:33:02 -07:00 |
|
Oleg Mazurov
|
600e5c3a07
|
avrpins with mega1280/2560 support
|
2011-03-01 11:26:31 -07:00 |
|