Initial import of using libusb-1.0.
[libftdi] / examples / baud_test.c
2010-01-19 Jie ZhangInitial import of using libusb-1.0.
2009-12-12 Gerd v. Egidyuse ftdi_usb_open_string() in baud_test example
2009-12-06 Gerd v. Egidyfix sync bitbang read-timing
2009-12-06 Gerd v. Egidyread only what has really been written (seems not to...
2009-12-06 Gerd v. Egidymake the write chunksize (and read chunksize for syncbb...
2009-12-06 Gerd v. Egidyincrease resolution of time factor output
2009-12-06 Gerd v. Egidyfix documentation typo
2009-12-06 Gerd v. Egidyadd baud_test example program: compare expected and...