// 使用官方的SDMMC例程包 #ifndef __HARD_SDIO_SD_H #define __HARD_SDIO_SD_H #include "hpm_sdmmc_sd.h" #include "ff.h" #include "diskio.h" #endif