mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-04-18 17:35:05 +00:00
Increased data and system partition sizes
This commit is contained in:
parent
e568cd3625
commit
0b4e2a08e3
@ -3,5 +3,5 @@
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
factory, app, factory, 0x10000, 3M,
|
||||
system, data, fat, , 256k,
|
||||
data, data, fat, , 256k,
|
||||
system, data, fat, , 512k,
|
||||
data, data, fat, , 480k,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user