libusb/examples
Pete Batard 77a37cba54 Samples: Fix timeout error on FX3 and logging improvements for fxload
* Add a specific ezusb_fx3_jump() that handles timeout as a non-error
  This is required as a successful jump call makes the device disconnect from the bus
* Set default verbosity to 1 and adjust some messages' verbosity level
* Add a new -q option to decrease verbosity
* Add readout of the bootloader version for FX3 devices
* Filter the image types actually supported for FX3
* Fix the "errcode shadows a global variable" warning on some systems
2013-04-14 22:38:52 +01:00
..
getopt Samples: Add fxload sample for Cypress EZ-USB chips 2012-09-13 23:58:09 +01:00
dpfp.c All: Use "" instead of <> for local includes 2012-10-13 18:34:45 +01:00
dpfp_threaded.c All: Use "" instead of <> for local includes 2012-10-13 18:34:45 +01:00
ezusb.c Samples: Fix timeout error on FX3 and logging improvements for fxload 2013-04-14 22:38:52 +01:00
ezusb.h Samples: Fix timeout error on FX3 and logging improvements for fxload 2013-04-14 22:38:52 +01:00
fxload.c Samples: Fix timeout error on FX3 and logging improvements for fxload 2013-04-14 22:38:52 +01:00
listdevs.c Misc: Simplify includes and misc. cleanup 2013-02-27 22:58:49 +00:00
Makefile.am Autotools: Carry over 2012.10.23 libusb changes 2012-11-25 00:27:45 +00:00
xusb.c Core: Add HID and kernel detach capability detection for all backends 2013-04-02 19:13:47 +01:00