MMC/SD configuration
[MMC/SD memory card interface]


Detailed Description

Compile time configuration common to all MMC/SD modules.


Files

file  sd_config.h
 Common configuration used by all MMC/SD modules (license: GPLv2 or LGPLv2.1).

Defines

#define USE_DYNAMIC_MEMORY
 Controls allocation of memory.


Define Documentation

#define USE_DYNAMIC_MEMORY

Controls allocation of memory.

Set to 1 to use malloc()/free() for allocation of structures like file and directory handles, set to 0 to use pre-allocated fixed-size handle arrays.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5