1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Amaury Pouly 1c63993e05 imxtools/sbtools: always probe report size for HID recovery mode
Some older versions of the ROM (TA3 for example), use a 64 byte report size
instead of 1024, so hardcoding 1024 is just a bad idea.

Change-Id: I720c4465cfe2f519bffa307175614bba58766dce
2013-10-09 13:05:43 +02:00
..
stmp imxtools/sbtools: always probe report size for HID recovery mode 2013-10-09 13:05:43 +02:00
config.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
crt0.S hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
format.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
format.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
hwstub.lds hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
hwstub.make hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00
logf.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
logf.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
main.c hwstub: allow the stub to relocate itself 2013-08-11 19:17:36 +02:00
memcpy.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memmove.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memory.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
memset.S hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
protocol.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
SOURCES hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
stddef.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
stdint.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.c hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
string.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
system.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
target.h hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00
usb_ch9.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
usb_drv.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
usb_drv_arc.c hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00