9daacabd65
Provide definitions for the macros: * RB_ROOT_VOL_HIDDEN(v) to exclude certain items from the root. * RB_ROOT_CONTENTS to return a string with the name of the directory to mount in the root. Defaults are in export/rbpaths.h It's a bit much for those that don't need the full functionality. Some conditional define can cut it back a lot to cut out things only needed if alternate root mounts are required. I'm just not bothering yet. The basic concept would be applied to all targets to keep file code from forking too much. Change-Id: I3b5a14c530ff4b10d97f67636237d96875eb8969 Author: Michael Sevakis |
||
---|---|---|
.. | ||
player_icons | ||
backlight-sim.c | ||
backlight-sim.h | ||
dummylib.c | ||
filesystem-sim.c | ||
filesystem-sim.h | ||
fmradio.c | ||
lcd-common.c | ||
load_code-sim.c | ||
Makefile | ||
powermgmt-sim.c | ||
README | ||
sim_tasks.c | ||
sim_tasks.h | ||
sound.h | ||
SOURCES | ||
stubs.c | ||
time-win32.c |
__________ __ ___. Open \______ \ ____ ____ | | _\_ |__ _______ ___ Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ \/ \/ \/ \/ \/ This directory is for code that is shared between all versions of the simulator, but is not needed for the target device.