rockbox/firmware/target/hosted/samsungypr/ypr1
Thomas Martitz 77f19f75eb storage: Add STORAGE_HOSTFS
CONFIG_STORAGE & STORAGE_HOSTFS allows to use parts of the storage_* API to be
compiled for application targets without compiling storage.c or performing
actually raw storage access. This is primarily to enable application targets to
implement HAVE_MULTIVOMULE/HAVE_HOTSWAP (in a later commit).

SIMULATOR uses the same mechanism without explicitely defining STORAGE_HOSTFS
(how to add a bit to an existing preprocessor token?).

Change-Id: Ib3f8ee0d5231e2ed21ff00842d51e32bc4fc7292
2014-02-23 20:23:51 +01:00
..
audio-ypr1.c
backlight-ypr1.c
button-target.h
button-ypr1.c
gpio-target.h
ioctl-ypr1.h
mcs5000-ypr1.c
mcs5000.h
pmu-ypr1.c
pmu-ypr1.h
powermgmt-ypr1.c
system-ypr1.c storage: Add STORAGE_HOSTFS 2014-02-23 20:23:51 +01:00
wmcodec-ypr1.c
ypr1.make