rockbox/utils/hwstub/stub
Marcin Bukat ba9f405dc4 ATJ hwstub make irq based usb driver work
0e2b490 introduced rework of usb driver which was broken. It was reverted
in f2da975 to restore hwstub functionality on ATJ.

This commit reenables usb rework AND fixes remining issues.
The problem was with 0 length OUT thransfers. Additionally
a few cleanups were made.

Change-Id: I529ea9ad6540509e9287ca7e1cd2b44369b03cbb
2016-11-10 13:57:02 +01:00
..
asm hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
atj213x ATJ hwstub make irq based usb driver work 2016-11-10 13:57:02 +01:00
pp hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
rk27xx hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
stmp hwstub: make it possible to override toolchain 2015-09-29 22:49:02 +02:00
config.h
format.c
format.h
hwstub.make hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
logf.c
logf.h
main.c hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
memory.h hwstub: fix warning: no newline at end of file with newer gcc 2016-03-14 12:21:42 +01:00
protocol.h hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
SOURCES hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
stddef.h
stdint.h
string.c
string.h
system.h hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
target.h hwstub/qeditor: add support for atomic read/writes 2014-11-18 23:30:44 +01:00
usb_ch9.h
usb_drv.h
usb_drv_arc.c hwstub: add delay functions, and plain binary/sb file generation 2013-09-10 23:19:34 +02:00