Skip to content

Commit e9fd96c

Browse files
ci(pre-commit): Apply automatic fixes
1 parent e42db13 commit e9fd96c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -49490,4 +49490,4 @@ cyobot_v2_esp32s3.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
4949049490
cyobot_v2_esp32s3.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
4949149491
cyobot_v2_esp32s3.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api.zczr -lzboss_stack.zczr -lzboss_port.remote
4949249492

49493-
##############################################################
49493+
##############################################################

tools/partitions/default_32MB.csv

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Name, Type, SubType, Offset, Size, Flags
2-
nvs, data, nvs, 0x9000, 0x5000,
3-
otadata, data, ota, 0xe000, 0x2000,
4-
app0, app, ota_0, 0x10000, 0xC80000,
5-
app1, app, ota_1, 0xC90000,0xC80000,
6-
spiffs, data, spiffs, 0x1910000,0x6C0000,
7-
coredump, data, coredump,0x1FF0000,0x10000,
1+
# Name, Type, SubType, Offset, Size, Flags
2+
nvs, data, nvs, 0x9000, 0x5000,
3+
otadata, data, ota, 0xe000, 0x2000,
4+
app0, app, ota_0, 0x10000, 0xC80000,
5+
app1, app, ota_1, 0xC90000,0xC80000,
6+
spiffs, data, spiffs, 0x1910000,0x6C0000,
7+
coredump, data, coredump,0x1FF0000,0x10000,

0 commit comments

Comments
 (0)