commit | 46137ebd4d59d7a91d0b8d98d846a3fd2ec70f5c | [log] [tgz] |
---|---|---|
author | Thomas Martitz <kugel@rockbox.org> | Sat Feb 22 23:17:16 2014 +0100 |
committer | Thomas Martitz <kugel@rockbox.org> | Sun Feb 23 20:23:52 2014 +0100 |
tree | f7e9762b88973d363f17a0758da5aa3beeb8dc27 | |
parent | 0f928f87850153a38c7e6cfafd283ce4f52a0666 [diff] |
simulator: Fully simulate external storage. The external storage will be created during make install, as simext folder in the build directory. Upon pressing the e key the sim will mount (virtually ) this into the root directory. It can be accessed in the same way as an sd/mmc card on real targets. This requires quite some path trickery in io.c. Change-Id: I2fa9070a3146101ec5655b5b4115ca349d1d4bf4