Skip to content

Commit 798a529

Browse files
committed
feat(openthread): enlarge ot_br factory binary size
1 parent 0e55453 commit 798a529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openthread/ot_br/partitions.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
33
nvs, data, nvs, 0x9000, 0x6000,
44
phy_init, data, phy, 0xf000, 0x1000,
5-
factory, app, factory, 0x10000, 1800K,
5+
factory, app, factory, 0x10000, 1900K,

0 commit comments

Comments
 (0)