소스 검색

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"