28#if defined(MODULE_MTD_SDCARD_DEFAULT)
32#if defined(MODULE_MTD_EMULATED)
33#include "mtd_emulated.h"
36#if defined(MODULE_MTD_SDCARD_DEFAULT)
40#if defined(MODULE_MTD_EMULATED)
mtd_dev_t *const mtd_dev_xfa[]
MTD device array as XFA.
static mtd_dev_t * mtd_default_get_dev(unsigned idx)
Default MTD device configuration.
#define MTD_NUMOF
Number of MTDs defined in the MTD device array in XFA.
Common macros and compiler attributes/pragmas configuration.
Interface definition for the mtd_sdcard driver.
Device descriptor for a MTD device that is emulated in RAM.
Device descriptor for mtd_sdcard device.