소스 검색

add:继续精简

Dozingfiretruck 4 년 전
부모
커밋
966404b124
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. 0 10
      app/port/luat_ccommon_air101.c

+ 0 - 10
app/port/luat_ccommon_air101.c

@@ -1,10 +0,0 @@
-#include "luat_base.h"
-#include "c_common.h"
-
-#include "FreeRTOS.h"
-#include "task.h"
-
-
-uint64_t GetSysTickMS() {
-    return xTaskGetTickCount();
-}