mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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 |
||
|---|---|---|
| .. | ||
| ascodec-ypr0.c | ||
| audio-ypr0.c | ||
| backlight-ypr0.c | ||
| button-target.h | ||
| button-ypr0.c | ||
| gpio-target.h | ||
| powermgmt-ypr0.c | ||
| sc900776.h | ||
| system-ypr0.c | ||
| ypr0.make | ||