USBHost_t36/examples
Kurt Eckhardt 704d511c81 PL2303 support
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.
2017-10-31 11:06:12 -07:00
..
AntPlus Arduino style API for AntPlus payload parsers 2017-10-21 03:34:40 -07:00
Mouse String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
SerialTest PL2303 support 2017-10-31 11:06:12 -07:00
Test Update Test example slightly 2017-03-07 07:47:02 -08:00