Skip to content

Commit b7f8214

Browse files
authored
Merge pull request #10 from pinhaozhang/master
Bug fix for list_thread&list_timer falling in dead cycle
2 parents 4226a0e + 1735746 commit b7f8214

File tree

1 file changed

+0
-1
lines changed
  • firmware/platform/fh8620/iot_cam

1 file changed

+0
-1
lines changed

firmware/platform/fh8620/iot_cam/board.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,6 @@ int rt_board_driver_init()
626626

627627
#ifdef RT_USING_SDIO
628628
#ifndef RT_USING_WIFI_MARVEL
629-
rt_mmcsd_core_init();
630629
rt_mmcsd_blk_init();
631630

632631
rt_hw_mmc_init();

0 commit comments

Comments
 (0)