Commit graph

19 commits

Author SHA1 Message Date
Kristian Sloth Lauszus 5d7ce9d022 Merge #110 2015-04-17 23:14:32 +02:00
Kristian Sloth Lauszus 71580acca2 PID was not checked properly in cdcprolific 2015-04-17 22:51:41 +02:00
Andrew J. Kroll 2412be1bd9 Janitorial tab removal 2015-03-12 18:10:04 -04:00
Andrew J. Kroll d25f28109d all sources to LF 2015-02-22 13:18:45 -05:00
v173k 9fb4cb1847 Fix for PL2303HX chips so that PL2303::SndData() works.
Details: This was worked earlier by uncommenting "#define PL2303_COMPAT" from cdcprolific.h
I just re-added code by Oleg Mazurov which for some reason was lost during a later merge/pull request.
Also see: http://www.circuitsathome.com/mcu/major-acmprolific-bug-fix-posted-on-github
2014-11-18 18:56:28 -06:00
Andrew J. Kroll f1af9b08ec Janitorial, whitespace fixes. No new code. 2013-12-25 05:09:57 -05:00
Andrew J. Kroll e18eb57752 fix all warnings for ARM, fix a few small bugs 2013-12-04 18:40:23 -05:00
Oleg Mazurov 3899952114 fixed ready flag in Prolific driver 2013-06-18 20:22:19 -06:00
Oleg Mazurov 261e5f1bd2 commit 2013-06-11 21:11:43 -06:00
Andrew J. Kroll 814c2baf55 debugging macro fixes 2013-05-16 16:43:51 -04:00
Andrew J. Kroll 5ec8889fa3 Unify a bunch of debug fail messages to a single point. More needed. 2013-03-30 10:29:16 -04:00
Andrew J. Kroll 904f2ff25a Clean up code formatting to industry standards. 2013-03-28 04:46:43 -04:00
Andrew J. Kroll 629594f957 Merge my debug changes.
Merge my format sanity changes.
Track everything.
2013-03-28 03:26:02 -04:00
Oleg Mazurov 3d068a0637 HID joystick support and examples 2012-04-03 14:09:04 -06:00
Oleg Mazurov 702897bd5b acm bug fix 2012-02-29 12:37:16 -07:00
Oleg Mazurov 2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov a97fb4bbda PID 0609 added to prolific driver 2011-10-19 17:33:15 -06:00
Oleg Mazurov 05726f3ed1 first release 2011-06-22 11:41:22 -06:00
Oleg Mazurov 2e52a1dfa6 inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00