mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 23:52:26 -05:00
Add the new USB code to the source tarballs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14482 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9551ae92a5
commit
0152851fe8
1 changed files with 4 additions and 0 deletions
|
|
@ -13,9 +13,13 @@ drivers/*.[chS]
|
||||||
drivers/audio/*.[chS]
|
drivers/audio/*.[chS]
|
||||||
drivers/rtc/*.[chS]
|
drivers/rtc/*.[chS]
|
||||||
drivers/tuner/*.[chS]
|
drivers/tuner/*.[chS]
|
||||||
|
drivers/usb/*.[ch]
|
||||||
export/*.h
|
export/*.h
|
||||||
include/*.h
|
include/*.h
|
||||||
include/sys/*.h
|
include/sys/*.h
|
||||||
|
usbstack/*.h
|
||||||
|
usbstack/core/*.c
|
||||||
|
usbstack/drivers/device/*.[ch]
|
||||||
target/arm/*.[chS]
|
target/arm/*.[chS]
|
||||||
target/arm/archos/av300/*.[chS]
|
target/arm/archos/av300/*.[chS]
|
||||||
target/arm/s3c2440/gigabeat-fx/*.[chS]
|
target/arm/s3c2440/gigabeat-fx/*.[chS]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue