Samples: Fix timeout error on FX3 and logging improvements for fxload
commit77a37cba5493de44f042095d69aaa200d9ff5fd5
authorPete Batard <pete@akeo.ie>
Sun, 14 Apr 2013 21:38:52 +0000 (14 22:38 +0100)
committerPete Batard <pete@akeo.ie>
Sun, 14 Apr 2013 21:38:52 +0000 (14 22:38 +0100)
tree82bc41b1fa96c484517b864849394876d30deb87
parente68c66679293a86da62a2636df54b43bbde1daa4
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
examples/ezusb.c
examples/ezusb.h
examples/fxload.c
libusb/version_nano.h