1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub
Amaury Pouly 8e82839fe2 hwstub: various cleanups
- hwstub load now properly stops reading the log when the device returns a 0
  size buffer instead of STALLing
- add debug output option to hwstub_load
- correctly report transfered size on write error
- add some debug error message in usb code so that some errors can be diagnosed
  more easily
- add a batch mode to hwstub_shell to disable the interactive shell
- increase usb control timeout to 1sec, 100ms was really tight
- cap usb buffer size to ~4000 bytes because libusb has a hardwired limit of
  4096 bytes for control transfers

Change-Id: Id3200ab99ce70a7a3b09ce7faeaafa4a0fac64c7
2016-12-12 11:35:16 +01:00
..
include hwstub: remove the old library 2016-04-08 18:52:36 +01:00
lib hwstub: various cleanups 2016-12-12 11:35:16 +01:00
stub ATJ hwstub make irq based usb driver work 2016-11-10 13:57:02 +01:00
tools hwstub: various cleanups 2016-12-12 11:35:16 +01:00