Commit b78d8db
committed
scripts: west_commands: create_board: Fix nRF54LM20 FLPR DTS include
Upstream Zephyr commit 876ebb23ce16 ("dts: nordic: nrf54lm20: provide
dedicated cpuflpr dtsi") removed the SoC include from the shared
nrf54lm20_a_b_cpuflpr.dtsi, so the generated board must now include the
per-SoC nrf54lm20a_cpuflpr.dtsi or nrf54lm20b_cpuflpr.dtsi entry point
instead.
Assisted-by: Cursor:claude-opus-5
Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>1 parent 9b4cdfc commit b78d8db
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments