boards: st: nucleo_h745zi_q: m7: add missing zephyr,canbus chosen
Add missing zephyr,canbus chosen property.
Fixes: e68c7f2f73
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
6f180e49f9
commit
71df1e8d0c
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
zephyr,dtcm = &dtcm;
|
||||
zephyr,sram = &sram0;
|
||||
zephyr,flash = &flash0;
|
||||
zephyr,canbus = &fdcan1;
|
||||
};
|
||||
|
||||
pwmleds {
|
||||
|
|
|
|||
Loading…
Reference in a new issue