1、添加virfat备份与恢复;
2、修复sensorhub低功耗越界问题; 3、修复rcsp传输相关问题; 4、更新flash_params_v3.bin; 5、修复摄像头、科大讯飞相关问题;
This commit is contained in:
@@ -161,6 +161,8 @@ const int FATFS_SUPPORT_DEV_READ_SUCCESSION = 0; //是否保存非对齐读时
|
||||
|
||||
const int SDFILE_STORAGE_ENABLE = 1; //sdfile做设备接入VFS,扫描功能使能
|
||||
|
||||
const int FATFS_BACKUP_ENABLE = 0; //文件系统安全备份功能使能
|
||||
|
||||
const int VIRFAT_FLASH_ENABLE = 0; //精简jifat代码,不使用。
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user