rockbox/uisimulator
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
..
bitmaps zenxfistyle: add simulator bitmap and button map 2014-02-16 22:10:22 +01:00
buttonmap zenxfistyle: add simulator bitmap and button map 2014-02-16 22:10:22 +01:00
common storage: Add STORAGE_HOSTFS 2014-02-23 20:23:51 +01:00
battery.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uisimulator.make Use -Wl,--start-group and -Wl,--end-group for linking the simulator. 2012-07-03 22:17:06 +02:00