Explorar el Código

add:继续精简

Dozingfiretruck hace 4 años
padre
commit
966404b124
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  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();
-}