Commit 1afdceb
committed
Ship app-only binaries and update flash instructions to 0x10000
Release and build workflows now:
- Ship app binary only (not merged binary with bootloader)
- Flash at 0x10000 (app partition) instead of 0x0
- Preserve NVS storage including BLE bonds
Updated flash instructions in:
- Release notes
- Build summary
- Both show flashing at 0x10000 with explanation
This matches ESP32Flasher.swift which flashes at 0x10000.1 parent 7a996ae commit 1afdceb
2 files changed
Lines changed: 15 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 48 | | |
59 | 49 | | |
60 | 50 | | |
61 | 51 | | |
62 | 52 | | |
63 | | - | |
64 | | - | |
| 53 | + | |
| 54 | + | |
65 | 55 | | |
66 | | - | |
| 56 | + | |
67 | 57 | | |
68 | 58 | | |
69 | 59 | | |
| |||
85 | 75 | | |
86 | 76 | | |
87 | 77 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
91 | 81 | | |
92 | 82 | | |
93 | 83 | | |
94 | 84 | | |
95 | 85 | | |
96 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 188 | | |
199 | 189 | | |
200 | 190 | | |
201 | 191 | | |
202 | 192 | | |
203 | | - | |
204 | | - | |
| 193 | + | |
| 194 | + | |
205 | 195 | | |
206 | | - | |
| 196 | + | |
207 | 197 | | |
208 | 198 | | |
209 | 199 | | |
| |||
280 | 270 | | |
281 | 271 | | |
282 | 272 | | |
283 | | - | |
| 273 | + | |
284 | 274 | | |
285 | 275 | | |
| 276 | + | |
| 277 | + | |
286 | 278 | | |
287 | 279 | | |
288 | 280 | | |
| |||
0 commit comments