sdmmc: various fixes + logging as bugs are debugged

This commit is contained in:
Michael Scire 2020-11-17 18:01:38 -08:00 committed by SciresM
parent b32c9bf17c
commit 512fc8f9b1
9 changed files with 61 additions and 8 deletions

View file

@ -33,8 +33,8 @@
//#define AMS_SDMMC_USE_OS_TIMER
#define AMS_SDMMC_USE_UTIL_TIMER
//#define AMS_SDMMC_ENABLE_MMC_HS400
//#define AMS_SDMMC_ENABLE_SD_UHS_I
//#define AMS_SDMMC_SET_PLLC4_BASE
#define AMS_SDMMC_ENABLE_SD_UHS_I
#define AMS_SDMMC_SET_PLLC4_BASE
//#define AMS_SDMMC_USE_SD_CARD_DETECTOR
#elif defined(ATMOSPHERE_IS_MESOSPHERE)