Ignore purge_test example build for MinGW
[libftdi] / examples / CMakeLists.txt
2020-08-24 Xiaofan ChenIgnore purge_test example build for MinGW
2019-01-18 Eric SchottAdd program to test flush (purge) functionality.
2018-06-01 Uwe Bonnesexamples/async.c : Short example using async read/write
2018-02-28 Yegor YefremovCMake: move options to a dedicated file
2012-10-22 Uffe JakobsenFix build on FreeBSD (cmake file typo)
2012-06-24 Thomas JaroschRename library from libftdi to libftdi1
2012-05-22 Jared BoonePatch for building examples on MacOS X Lion
2011-09-02 Thomas JaroschFix include directories: Prefer local (probably newer...
2011-07-27 Uwe BonnesRename serial_read to serial_test, as now write is...
2010-09-20 Uwe BonnesExample for the EEPROM API
2010-06-21 Emmanuel BlotFix up build on Mac OS X:
2010-06-09 Uwe BonnesProvide a streaming read, base on code from Micah Dowty
2010-01-18 Gerd von Egidybuilding parts of libftdi via cmake is now optional.
2009-12-06 Gerd v. Egidyadd baud_test example program: compare expected and...
2009-12-04 Thomas JaroschRenamed examples/sio to examples/serial_read
2009-12-04 Jim Parisexamples: add sio example
2009-03-16 Thomas Jaroschlibftdi++: Adjust library filename to match autoconf...
2008-10-21 Thomas JaroschRemoved examples/memorytest.cpp - it's more like a...
2008-10-21 Thomas Jaroschcmake rules: Fixed project description, adjusted output...
2008-10-21 Marek VavrusaAdded cmake rules