Commit aa3ab1d
committed
memfault: Decrease coredump storage
Using memfault shell, it reports that the required storage
size is about 140 kB.
This patch reducecs the allocated partition to 162 kB (which
is also aligned on a 32 kB boundary), freeing up flash
for code.
Signed-off-by: Jan Tore Guggedal <[email protected]>1 parent 53c0efe commit aa3ab1d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments