fix the problem of Hifive1 Rev B development board missing header files from Huang_yuqing

it is fit
This commit is contained in:
xuedongliang 2021-04-29 10:50:52 +08:00
commit 6e062dafab
1 changed files with 3 additions and 1 deletions

View File

@ -19,8 +19,10 @@
* @date: 2020/3/8
*
*/
#include <string.h>
#include <xs_ktask.h>
#include <xs_service.h>
#ifdef FS_VFS
#include <iot-vfs_posix.h>
#endif