Commit 427c42b
committed
builder: Add conditional flash map overrides in bsp.yml
This allows to conditionally override flash maps in bsp.yml
and target.yml with bsp.flash_map.<CONDITION>
Initial priority of bsp.yml and target.yml is
preserved - if there is any bsp.flash_map definition
in target.yml, all flash maps from bsp.yml are ignored.
Default bsp.flash_map definition (without any condition)
is still needed.1 parent 61185b8 commit 427c42b
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
| |||
0 commit comments