Commit 14c44c5
committed
zephyr-build: Fix dt node names
Fix the DT node names in the generated `dt_cfgs` entries to match the
names of the nodes. Need to apply `fix_id` in a few places to make sure
non-identifier characters are converted to underscores.
Signed-off-by: David Brown <[email protected]>1 parent 1694ceb commit 14c44c5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments