We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca523d8 commit 554b979Copy full SHA for 554b979
scripts/update.py
@@ -34,7 +34,7 @@ class Main(App):
34
35
FLASH_BASE = 0x8000000
36
FLASH_PAGE_SIZE = 4 * 1024
37
- MIN_GAP_PAGES = 2
+ MIN_GAP_PAGES = 1
38
39
# Update stage file larger than that is not loadable without fix
40
# https://github.com/flipperdevices/flipperzero-firmware/pull/3676
0 commit comments