Commit 572b8fb
committed
boot: zephyr: flash_map_extended: Add pointless workaround for clang
Clang wrongly throws a warning, which will be treated as an error in
twister builds, add pointless workaround to set variable that is
already set by the hook function to avoid this
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>1 parent 6678c37 commit 572b8fb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments