Go to file
Kurt Eckhardt 4eee8627d2 Serial cleanup - flush, timeout
As per the forum posts, worked on combining the claim code for extracting which endpoints are RX and TX and create the pipes and the like.

Also worked on live cases.  Reading and writing to AX servos... Found some issues Probably more to find.

I left in some debug code to help find cases of deleting a pipe may hang.  Also macros in serial.cpp to set or toggle IO pins (when in debug mode). This helps find where things are happing using Logic Analyzer as a way to find the approriate USB packets.
2017-11-10 16:37:12 -08:00
examples Serial cleanup - flush, timeout 2017-11-10 16:37:12 -08:00
USBHost_t36.h Serial cleanup - flush, timeout 2017-11-10 16:37:12 -08: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 let user choose PERIODIC_LIST_SIZE 2017-10-30 17:19:42 +01: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 FIX - Keyboard LEDS 2017-11-07 07:08:36 -08:00
keyboardHIDExtras.cpp Work around for MS keyboard 2017-10-12 19:23:02 -07:00
keywords.txt Test fixes for different parity and like 2017-11-05 10:53:54 -08: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 Serial cleanup - flush, timeout 2017-11-10 16:37:12 -08:00