1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Amaury Pouly ccfa51835e Add hwstub support for portal player (manufacturer mode)
It is very similar to how e200tool from MrH works but uses the framework
of hwstub which is makes it completely trivial since we already have the
USB driver written.

Change-Id: I61cdc245d3f828c2682bcd6ecfed5a1cc0094139
2014-04-07 22:26:50 +02:00
..
asm/arm hwstub: Prepare for multi arch support 2013-12-06 11:46:01 +01:00
pp Add hwstub support for portal player (manufacturer mode) 2014-04-07 22:26:50 +02:00
rk27xx utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00
stmp utils/hwstub: make stmp stub able to load in a MMU'ed environement 2014-02-10 23:14:25 +01: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 rk27xx port 2013-11-24 00:10:36 +01: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 utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00
memory.h 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 Add hwstub support for portal player (manufacturer mode) 2014-04-07 22:26:50 +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 utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +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