Go to file
Kurt Eckhardt d381a5bf95 WIP - Add support fo CH341 Serial boards
Added support for a another Serial type CH341.

Wip - But I do have it working so far at least with a loop back test (RX shorted to TX)

Also Rearranged some of the Claim code and added a VID:DID to Serial Type table that I use to map, such that I know some of these devices have multiple valid setups.

Will test more.  I have several more cheap USB to serial adapter arriving tomorrow.
2017-11-01 16:41:54 -07:00
examples PL2303 support 2017-10-31 11:06:12 -07:00
USBHost_t36.h WIP - Add support fo CH341 Serial boards 2017-11-01 16:41:54 -07:00
antplus.cpp AntPlus fixes 2017-10-21 08:45:09 -07:00
antplusdefs.h Arduino style API for AntPlus payload parsers 2017-10-21 03:34:40 -07:00
ehci.cpp PL2303 support 2017-10-31 11:06:12 -07:00
enumeration.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
hid.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
hub.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
joystick.cpp PS4 support 2017-09-12 06:57:19 -07:00
keyboard.cpp Keyboard - Allow > 8 keyboard max report size 2017-10-31 15:40:18 -07:00
keyboardHIDExtras.cpp Work around for MS keyboard 2017-10-12 19:23:02 -07:00
keywords.txt Update keywords 2017-10-21 11:40:59 -07:00
library.properties Convert to Arduino library format 2017-03-07 07:40:06 -08:00
memory.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
midi.cpp String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
mouse.cpp Keyboard HID extras plus map extra keys 2017-10-12 10:27:41 -07:00
print.cpp Fix print() & println() conflict with Arduino Print class 2017-10-15 13:11:46 -07:00
serial.cpp WIP - Add support fo CH341 Serial boards 2017-11-01 16:41:54 -07:00