conf_sd_mmc.h
Go to the documentation of this file.
1 
33 /*
34  * Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
35  */
36 
37 #ifndef CONF_SD_MMC_H_INCLUDED
38 #define CONF_SD_MMC_H_INCLUDED
39 
40 // Define to enable the SPI mode instead of Multimedia Card interface mode
41 //#define SD_MMC_SPI_MODE
42 
43 #define CONF_BOARD_SD_MMC_HSMCI
44 
45 // Define to enable the SDIO support
46 #define SDIO_SUPPORT_ENABLE
47 
48 #define CONF_BOARD_CONFIG_MPU_AT_INIT
49 
50 // Define it to enable the debug trace to the current standard output (stdio)
51 //#define SD_MMC_DEBUG
52 //#define HSMCI_DEBUG
53 
54 #endif /* CONF_SD_MMC_H_INCLUDED */
55 


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:57