mirror of
https://github.com/gdsports/USBHost_t36
synced 2024-11-13 12:45:04 -05:00
704d511c81
This commit should start to allow some Prolific PL2303 devices to work. Tis device has a rather more complex initialization process than some of the other devices. I have tested this some with one device that I used to use to program some older RS232 based boards plus talk to an SSC-32 device. Test case is I am able to talk to SSC-32 and if I type in ver<cr> It does properly return the version number. The data I am seeing is pretty close to what was documented in: https://gist.github.com/tommie/89011c5ac06553d5cdb8 as well as what the Linux driver outputs. I also incorperated Frank's configuration options. |
||
---|---|---|
examples | ||
antplus.cpp | ||
antplusdefs.h | ||
ehci.cpp | ||
enumeration.cpp | ||
hid.cpp | ||
hub.cpp | ||
joystick.cpp | ||
keyboard.cpp | ||
keyboardHIDExtras.cpp | ||
keywords.txt | ||
library.properties | ||
memory.cpp | ||
midi.cpp | ||
mouse.cpp | ||
print.cpp | ||
serial.cpp | ||
USBHost_t36.h |