Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
wirerope
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
IOT
wirerope
Commits
3e3f2b6e
Commit
3e3f2b6e
authored
May 28, 2024
by
aohui.li
😋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改统一分区表(v1.02)
parent
d37961db
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
22 deletions
+22
-22
wit_config.h
components/config/wit_config.h
+2
-2
partitions.csv
partitions.csv
+20
-20
No files found.
components/config/wit_config.h
View file @
3e3f2b6e
...
...
@@ -11,8 +11,8 @@ extern "C"
#define TAG "Witium"
//软件版本号
#define WIT_VERSION "1.0
1
"
#define WIT_VERSION_HEX 0x010
1
#define WIT_VERSION "1.0
2
"
#define WIT_VERSION_HEX 0x010
2
//此宏直接在下载正式程序用
#define WIT_FIXED_MODULE_NAME 1
...
...
partitions.csv
View file @
3e3f2b6e
...
...
@@ -2,23 +2,23 @@
nvs, data, nvs, 0x9000, 0x4000
otadata, data, ota, 0xd000, 0x2000
phy_init, data, phy, 0xf000, 0x1000
factory, app, factory, 0x10000,
0x0F0000
ota_0, app, ota_0, ,
1
M
ota_1, app, ota_1, ,
1
M
gconfig, data, fat, , 52K
gconfigBP, data, fat, , 52K
sconfig, data, fat, , 100K
sconfigBP, data, fat, , 100K
pvd, data, fat, , 4K
threshold, data, fat, , 200K
thresholdBP, data, fat, , 200K
thresholdFlag, data, fat, , 4K
feaHistory, data, fat, , 2
00K
gwFea,
data, fat, , 200K
sensorFea1,
data, fat, , 200K
sensorFea2, data, fat, , 200
K
sensorFea3,
data, fat, , 200K
sensorFea4, data, fat, , 200
K
sensorFea5, data, fat, , 200K
sensorFea6, data, fat, , 200K
blebin, data, fat, , 600
K
factory, app, factory, 0x10000,
2M
ota_0, app, ota_0, ,
2
M
ota_1, app, ota_1, ,
2
M
gconfig,
data, fat, , 52K
gconfigBP,
data, fat, , 52K
sconfig,
data, fat, , 100K
sconfigBP,
data, fat, , 100K
pvd,
data, fat, , 4K
threshold,
data, fat, , 200K
thresholdBP,
data, fat, , 200K
thresholdFlag,
data, fat, , 4K
blebin, data, fat, , 6
00K
wtlinkRM,
data, fat, , 200K
wtlinkRMBP,
data, fat, , 200K
wtlinkRMFlag, data, fat, , 4
K
wtlinkCablib,
data, fat, , 200K
pvdBP, data, fat, , 4
K
alarm, data, fat, , 4K
alarmBP, data, fat, , 4K
reserve, data, fat, , 8209
K
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment