浏览代码

fix: mcu_air101没引入wm_internal_flash.h

Wendal Chen 3 年之前
父节点
当前提交
0b18a4804e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/port/luat_mcu_air101.c

+ 1 - 0
app/port/luat_mcu_air101.c

@@ -3,6 +3,7 @@
 
 #include "wm_include.h"
 #include "wm_cpu.h"
+#include "wm_internal_flash.h"
 
 #include "FreeRTOS.h"
 #include "task.h"