Make core ML support multiple card slots out of the box
Created originally on Bitbucket by nanomad (Giovanni Nanomad Condello)
This gets rid of:
-
5D3 FIO hack (it is now used everywhere)
-
CARD_DRIVE / MODULE_CARD_DRIVE macros (The backend now autodetects where you want your files to be created)
-
Simple variables polluting the global namespace
-
(...)