- 01 Nov, 2012 2 commits
-
-
Fabio Utzig authored
-
Fabio Utzig authored
On some machines, some usb responses would be broken into more that two bulk_requests. Now the reception of the whole response in handled in a single call to wait_response.
-
- 30 Oct, 2012 1 commit
-
-
Fabio Utzig authored
-
- 29 Oct, 2012 8 commits
-
-
Fabio Utzig authored
-
Zygmunt Krynicki authored
The new main function just handles argument processing and calls flasher_flash()
-
Zygmunt Krynicki authored
This function, given all arguments, simply flashes the image
-
Zygmunt Krynicki authored
This function simply shows the command line arguments
-
Zygmunt Krynicki authored
This function finds the USB device with USB vendor/product IDs. Multiple identical products can be differentiated with the serial number, if needed. The matching device, if unique, is referenced and returned.
-
Zygmunt Krynicki authored
This error code captures higher-level errors than what libusb returns alone. It also has a dedicated code for libusb errors.
-
Zygmunt Krynicki authored
-
Zygmunt Krynicki authored
-
- 25 Oct, 2012 2 commits
-
-
Fabio Utzig authored
-
RickKimball authored
-
- 24 Oct, 2012 1 commit
-
-
Fabio Utzig authored
-
- 23 Oct, 2012 1 commit
-
-
Fabio Utzig authored
-
- 22 Oct, 2012 1 commit
-
-
Peter Stuge authored
-
- 21 Oct, 2012 1 commit
-
-
Peter Stuge authored
-
- 19 Oct, 2012 6 commits
-
-
Fabio Utzig authored
-
Fabio Utzig authored
-
Peter Stuge authored
-
Peter Stuge authored
This happens e.g. when the checksum is incorrect, but not for much else.
-
Peter Stuge authored
-
Peter Stuge authored
-
- 18 Oct, 2012 5 commits
-
-
Peter Stuge authored
-
Peter Stuge authored
Move the variables required for debug code into #ifdef DEBUG, and delete the completely unused libusb_device *dev in main().
-
Peter Stuge authored
-
Peter Stuge authored
-
Fabio Utzig authored
-
- 17 Oct, 2012 4 commits
-
-
Fabio Utzig authored
-
Fabio Utzig authored
-
Fabio Utzig authored
-
Fabio Utzig authored
-