Explorar el Código

[BSP] update sdio driver.

weety hace 8 años
padre
commit
86b9875d5e
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      bsp/imxrt1052-evk/drivers/drv_sdio.c

+ 0 - 3
bsp/imxrt1052-evk/drivers/drv_sdio.c

@@ -554,9 +554,6 @@ err:
 
 
 int imxrt_mci_init(void)
 int imxrt_mci_init(void)
 {
 {
-    
-    rt_mmcsd_core_init();
-	rt_mmcsd_blk_init();
     /* initilize sd card */
     /* initilize sd card */
     _imxrt_mci_init();
     _imxrt_mci_init();