Fixed for compatibility with Paradigma USB Serial device.
Fork of USBHost by
History
Preliminary Version used in HeizungsController with EthernetInterface. Before forking for the WiFly Version.
2013-06-26, by leihen [Wed, 26 Jun 2013 21:19:19 +0000] rev 12
Preliminary Version used in HeizungsController with EthernetInterface. Before forking for the WiFly Version.
Modified to work with Paradigma USB device.
2013-06-22, by leihen [Sat, 22 Jun 2013 10:48:26 +0000] rev 11
Modified to work with Paradigma USB device.
fixed skip bit - fixed max size conf descriptor
2013-03-18, by samux [Mon, 18 Mar 2013 14:46:56 +0000] rev 10
fixed skip bit - fixed max size conf descriptor
use queue to wait end of transfer - use mailbox
2013-03-14, by samux [Thu, 14 Mar 2013 14:20:03 +0000] rev 9
use queue to wait end of transfer - use mailbox
update doc + license
2013-03-14, by samux [Thu, 14 Mar 2013 11:49:53 +0000] rev 8
update doc + license
update serial doc
2013-03-13, by samux [Wed, 13 Mar 2013 17:30:42 +0000] rev 7
update serial doc
remove useless mutex calls
2013-03-13, by samux [Wed, 13 Mar 2013 15:43:54 +0000] rev 6
remove useless mutex calls
add button, x, y, z event callbacks
2013-03-13, by samux [Wed, 13 Mar 2013 10:23:01 +0000] rev 5
add button, x, y, z event callbacks
bug fixes - support composite device
2013-03-12, by samux [Tue, 12 Mar 2013 17:23:37 +0000] rev 4
bug fixes - support composite device
update doxygen
2013-03-06, by samux [Wed, 06 Mar 2013 17:50:07 +0000] rev 3
update doxygen