1.repair the separate compile error;2.modify ota init task

This commit is contained in:
Wang_Weigen
2021-11-09 16:12:07 +08:00
parent 8b2eee0aa0
commit 9959ec6470
7 changed files with 42 additions and 34 deletions
@@ -25,6 +25,8 @@
#include <xs_sem.h>
#include <xs_memory.h>
#include <xs_mutex.h>
#include <xs_event.h>
#include <xs_msg.h>
#ifdef FS_VFS
#include <iot-vfs_posix.h>