rockbox/utils/hwstub/stub/SOURCES
Amaury Pouly 140783ef66 hwstub: split target specific code from the common part
Completely rewrite the Mafile, properly put the usb driver in its
own file and the target specific files in a subdirectory.

Change-Id: Iaeee0128e021d5dad76b4d6035a63e33e2d946c1
2013-07-13 17:47:01 +02:00

12 lines
121 B
Text

main.c
crt0.S
logf.c
memcpy.S
memmove.S
memset.S
string.c
format.c
#ifdef CONFIG_STMP
usb_drv_arc.c
stmp/target.c
#endif