Browse Source

add:继续精简

Dozingfiretruck 3 years ago
parent
commit
966404b124
1 changed files with 0 additions and 10 deletions
  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();
-}