瀏覽代碼

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();
-}