Skip to content

Commit 71df1e8

Browse files
henrikbrixandersenkartben
authored andcommitted
boards: st: nucleo_h745zi_q: m7: add missing zephyr,canbus chosen
Add missing zephyr,canbus chosen property. Fixes: e68c7f2 Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
1 parent 6f180e4 commit 71df1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/st/nucleo_h745zi_q/nucleo_h745zi_q_stm32h745xx_m7.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
zephyr,dtcm = &dtcm;
2727
zephyr,sram = &sram0;
2828
zephyr,flash = &flash0;
29+
zephyr,canbus = &fdcan1;
2930
};
3031

3132
pwmleds {

0 commit comments

Comments
 (0)