redoc 4 年 前
コミット
a04bb0be3a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      components/drivers/spi/spi_flash.h

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

@@ -14,7 +14,6 @@
 
 #include <rtdevice.h>
 
-
 struct spi_flash_device
 {
     struct rt_device                flash_device;