1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Marcin Bukat f2da975be6 Revert "hwstub: rework usb driver for atj213x"
This reverts commit 0e2b4908d0.

Although I swear it was tested it apparently broke hwstub on atj.
I will need to investigate more whats going on. Revert for now.

Change-Id: I2ff3adf8c72bb0e53be7d81b975382adfb700eab
2016-11-08 08:37:24 +01:00
..
asm hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
atj213x Revert "hwstub: rework usb driver for atj213x" 2016-11-08 08:37:24 +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 hwstub: split target specific code from the common part 2013-07-13 17:47:01 +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.make hwstub: rewrite and expand library 2016-04-08 19:37:30 +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: 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 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: 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 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