|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "errcode.h"#include "partition.h"#include "upg_definitions.h"#include "upg_porting.h"#include "upg_debug.h"#include "upg_common_porting.h"
函数 | |
| errcode_t | upg_image_backups_update (void) |
| Upgrade the backup area of each image before start the upgrade. CNcomment:升级开始前对各个镜像的备区升级。CNend | |
| errcode_t upg_image_backups_update | ( | void | ) |
Upgrade the backup area of each image before start the upgrade. CNcomment:升级开始前对各个镜像的备区升级。CNend
| ERRCODE_SUCC | Success. |
| #Other | Failure. For details, see soc_errno.h. |