1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub/stub
Amaury Pouly 27111d83be hwstub: fix stmp3600
The microseconds register has a different address

Change-Id: I29d2e7feea9eb34b0d539ee217babd092542b612
2013-10-26 17:34:58 +02:00
..
stmp hwstub: fix stmp3600 2013-10-26 17:34:58 +02:00
config.h hwstub: split target specific code from the common part 2013-07-13 17:47:01 +02:00
crt0.S hwstub: don't touch mmu registers on non-STMP targets, they might not exist 2013-10-22 00:34:44 +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