Browse Source

remove bsp nv32f100x dunk file.

zhongjiequan 7 years ago
parent
commit
81596a1408
1 changed files with 0 additions and 10 deletions
  1. 0 10
      bsp/nv32f100x/board/src/drv_spi.c

+ 0 - 10
bsp/nv32f100x/board/src/drv_spi.c

@@ -1,10 +0,0 @@
-#include <rthw.h>
-#include <rtthread.h>
-#include <rtdevice.h>
-#include <board.h>
-
-#ifdef RT_USING_COMPONENTS_INIT
-#include <components.h>
-#endif
-
-/* TODO */