summaryrefslogtreecommitdiff
path: root/examples/fxload.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests and example to use the new libusb_init_context() functionNathan Hjelm2023-01-201-2/+2
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-3/+2
* configure.ac: Simplify detection of Windows compilationChris Dickens2020-04-091-2/+2
* core: Introduce libusb_set_option() API functionChris Dickens2017-07-161-1/+1
* examples: fix 3 compiler warningsLudovic Rousseau2016-03-021-1/+2
* Examples: fxload improvementsChris Dickens2015-08-041-7/+28
* examples: fix incorrect error message in fxloadCarl Karsten2014-04-071-1/+1
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-3/+3
* examples: use libusb_set_auto_detach_kernel_driver()Hans de Goede2013-06-191-7/+1
* Samples: Fix timeout error on FX3 and logging improvements for fxloadPete Batard2013-04-141-6/+11
* Samples: More fxload improvements and cleanupPete Batard2013-03-161-51/+63
* Samples: fxload improvements and cleanupFederico Manzan2013-03-151-22/+35
* Samples: Add FX3 firmware upload support for fxloadFederico Manzan2013-03-101-2/+4
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-271-1/+1
* All: Use "" instead of <> for local includesLudovic Rousseau2012-10-131-1/+1
* Samples: Add fxload sample for Cypress EZ-USB chipsPete Batard2012-09-131-0/+261