Обновление
This commit is contained in:
parent
3ed24c245e
commit
4e17503c61
|
|
@ -12,8 +12,8 @@
|
||||||
#define nf_storage_calib_recoveryFlashPageAddress 0x04004000
|
#define nf_storage_calib_recoveryFlashPageAddress 0x04004000
|
||||||
|
|
||||||
#define nf_storage_param_size (2 * FLASH_PAGE_SIZE)
|
#define nf_storage_param_size (2 * FLASH_PAGE_SIZE)
|
||||||
#define nf_storage_param_mainFlashPageAddress 0x04005000
|
#define nf_storage_param_mainFlashPageAddress 0x04009000
|
||||||
#define nf_storage_param_recoveryFlashPageAddress 0x04006000
|
#define nf_storage_param_recoveryFlashPageAddress 0x0400A000
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
tStorageOnFlashFlagchip nf_storage_calib;
|
tStorageOnFlashFlagchip nf_storage_calib;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue