Skip to content

Commit

Permalink
[BSP] update sdio driver.
Browse files Browse the repository at this point in the history
  • Loading branch information
weety committed Nov 5, 2017
1 parent ce12bdd commit 86b9875
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bsp/imxrt1052-evk/drivers/drv_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -554,9 +554,6 @@ rt_int32_t _imxrt_mci_init(void)

int imxrt_mci_init(void)
{

rt_mmcsd_core_init();
rt_mmcsd_blk_init();
/* initilize sd card */
_imxrt_mci_init();

Expand Down

0 comments on commit 86b9875

Please sign in to comment.