Commit 019cfc3
[nrf fromtree] zephyr: Fix support for single application with serial recovery
The commit fixes compilation error when attempting to build
support for single application slot with serial recovery enabled.
Upstream commit: e5ecbce
Signed-off-by: Dominik Ermel <[email protected]>
(cherry picked from commit 10fb108)1 parent 8919a3b commit 019cfc3
File tree
2 files changed
+5
-4
lines changed- boot
- boot_serial/src
- zephyr/include/mcuboot_config
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments