summaryrefslogtreecommitdiff
path: root/examples/ezusb.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Do not assume positive errno macrosTormod Volden2022-01-221-4/+14
* Fix various typos in docs/commentsluz paz2021-10-311-1/+1
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-3/+3
* Fixed many compiler warnings about sign and size mismatchSean McBride2019-01-301-1/+1
* examples: fix 2 compiler warningsLudovic Rousseau2016-03-021-2/+2
* core: fix/silence issues reported by CoverityPete Batard2014-05-161-5/+9
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-4/+4
* examples: check value returned by ftell()Ludovic Rousseau2013-10-061-1/+5
* examples: fix warningLudovic Rousseau2013-09-281-1/+1
* examples: Fix a memory leakLudovic Rousseau2013-09-201-7/+19
* examples: Fix a memory leakLudovic Rousseau2013-09-201-14/+29
* made some globals static to fix warningsSean McBride2013-07-301-3/+3
* Samples: Fix timeout error on FX3 and logging improvements for fxloadPete Batard2013-04-141-11/+61
* Samples: More fxload improvements and cleanupPete Batard2013-03-161-8/+13
* Samples: fix compiler warningLudovic Rousseau2013-03-151-1/+1
* Samples: fxload improvements and cleanupFederico Manzan2013-03-151-20/+44
* Samples: Add FX3 firmware upload support for fxloadFederico Manzan2013-03-101-0/+101
* Examples: Fix compiler warningLudovic Rousseau2013-02-151-1/+1
* All: Use "" instead of <> for local includesLudovic Rousseau2012-10-131-1/+1
* Samples: Fix compiler warnings in fxloadLudovic Rousseau2012-09-151-7/+12
* Samples: Add fxload sample for Cypress EZ-USB chipsPete Batard2012-09-131-0/+611