Przeglądaj źródła

add:继续精简

Dozingfiretruck 4 lat temu
rodzic
commit
966404b124
1 zmienionych plików z 0 dodań i 10 usunięć
  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();
-}