fix: 修复littlefs编译fs.c缺少头文件件依赖配置+若干musl库的缺失问题+多分区规格宏配置问题

close:#I3VT11

Signed-off-by: li_zan <371442490@qq.com>
This commit is contained in:
li_zan
2021-06-17 11:34:33 +08:00
parent 6e162a9318
commit 7259289bd9
6 changed files with 26 additions and 16 deletions

View File

@@ -590,6 +590,12 @@ extern UINT8 *m_aucSysMem0;
#ifndef LOSCFG_SUPPORT_LITTLEFS
#define LOSCFG_SUPPORT_LITTLEFS 1
#endif
#ifndef LOSCFG_LFS_MAX_MOUNT_SIZE
#define LOSCFG_LFS_MAX_MOUNT_SIZE 3
#endif
/**
* @ingroup los_config
* Configuration trace tool