Sfoglia il codice sorgente

1、【删除】多余语句

redoc 5 anni fa
parent
commit
d0743d6090
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      components/drivers/spi/spi_flash.h

+ 0 - 3
components/drivers/spi/spi_flash.h

@@ -14,9 +14,6 @@
 
 #include <rtdevice.h>
 
-#ifdef RT_USING_MTD_NOR
-#include "drivers/mtd_nor.h"
-#endif
 
 struct spi_flash_device
 {