Commit graph

23 commits

Author SHA1 Message Date
Andrew J. Kroll ffaba6dad3 FTDI Latency timer Getter/setter 2018-11-18 04:47:51 -05:00
Kristian Sloth Lauszus 266f1355f5 The FTDI PID should not be hardcoded, as it can be given in the constructor
See #372
2018-04-09 10:47:24 +02:00
Andrew J. Kroll eb885aca4d Make all serial fatal errors release the device. If this does not happen, replugs might not be detected. 2018-01-13 22:53:19 -05:00
Andrew J. Kroll f948ffccba clean up annoying bogus warnings 2017-12-01 10:43:31 -05:00
Andrew J. Kroll d0e32182cb merge with master 2017-08-14 04:17:57 -04:00
Andrew J. Kroll 291e742f2d some stuff... 2017-08-14 01:40:47 -04:00
Andrew J. Kroll b85e21cf98 fixes 2016-03-04 16:00:55 -05:00
Daniel Romero 69cc399895 Add possibility to set a custom FTDI PID, to be able to connect to customized FTDI chip 2015-12-29 20:56:57 +01:00
Kristian Sloth Lauszus 3d5b46d055 Fixed "warning: no return statement in function returning non-void" 2015-04-16 00:07:47 +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
Andrew J. Kroll bd8c8e7404 Fix use of "bool" so ARM compiles correctly 2015-02-19 03:14:39 -05:00
Andrew J. Kroll 196a0b69be Fix all demos, fix all wrong uses of virtual keyword, some spacing cleanup. 2014-11-10 01:35:13 -05:00
Andrew J. Kroll 2224dd96cb Check subclasses during enumeration 2014-08-04 08:47:15 -04:00
Andrew J. Kroll b53c809eaa Move ftdi to new early enumeration 2014-08-04 06:13:07 -04:00
Andrew J. Kroll f1af9b08ec Janitorial, whitespace fixes. No new code. 2013-12-25 05:09:57 -05:00
Andrew J. Kroll 1a0d0690d3 compile faster 2013-09-23 18:40:10 -04:00
Andrew J. Kroll af2cf97b5e Fix headers 2013-09-23 16:08:31 -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 2c728cd7dd Arduino-1.0 compatibility added 2012-01-10 12:49:42 -07:00
Oleg Mazurov 05726f3ed1 first release 2011-06-22 11:41:22 -06:00
Oleg Mazurov cf1611cb48 FTDI fixed 2011-06-05 21:22:39 -06:00
Oleg Mazurov 2e52a1dfa6 inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00