Modify the header file to include

This commit is contained in:
wgzAIIT
2023-11-21 08:40:57 +08:00
parent d0bf9c9564
commit a92dc71ce4
5 changed files with 3 additions and 13 deletions
@@ -22,7 +22,7 @@
#include <xs_base.h>
#include "common.h"
#include "boot_for_ota.h"
#include "flash.h"
#include "flash_for_ota.h"
#ifdef TOOL_USING_OTA
@@ -19,7 +19,6 @@
*/
#include <stdio.h>
#include "flash.h"
#include "flash_for_ota.h"
#include "MIMXRT1052.h"