소스 검색

remove bsp nv32f100x dunk file.

zhongjiequan 8 년 전
부모
커밋
81596a1408
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  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 */