From facbaab1953f9ab355fb3a3259dc0acbaabd9cc5 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 21 Feb 2014 11:25:07 +0100 Subject: simulator: Simulate external storage for HAVE_MULTIDRIVE. The virtual external storage can be inserted/extracted with the e key. This has little effect because there is no way to access the storage (yet, a later commit will change this). Except on ondio where the mmc needs to be extracted before entering USB (like on real target). Change-Id: I523402832f3b4ae71e0603b281aba4fb8592a897 --- firmware/export/config/sim.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'firmware/export/config/sim.h') diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h index cec500e75d..2f819b733e 100644 --- a/firmware/export/config/sim.h +++ b/firmware/export/config/sim.h @@ -29,9 +29,6 @@ #undef AMS_OF_SIZE -#undef HAVE_MULTIDRIVE -#undef NUM_DRIVES -#undef HAVE_HOTSWAP #undef HAVE_HOTSWAP_STORAGE_AS_MAIN #undef HAVE_STORAGE_FLUSH -- cgit v1.2.3