rockbox/firmware/target/hosted/samsungypr/ypr0
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
..
ascodec-ypr0.c
audio-ypr0.c
backlight-ypr0.c Samsung YP-R0 LCD improvements 2013-03-06 23:23:52 +01:00
button-target.h
button-ypr0.c Samsung YP-R0/YP-R1 refactoring 2014-02-05 21:57:31 +01:00
gpio-target.h Samsung YP-R0/YP-R1 refactoring 2014-02-05 21:57:31 +01:00
powermgmt-ypr0.c
sc900776.h
system-ypr0.c storage: Add STORAGE_HOSTFS 2014-02-23 20:23:51 +01:00
ypr0.make