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:
Henrik Brix Andersen 2024-12-06 10:56:21 +01:00 committed by Benjamin Cabé
parent 6f180e49f9
commit 71df1e8d0c

View file

@ -26,6 +26,7 @@
zephyr,dtcm = &dtcm;
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,canbus = &fdcan1;
};
pwmleds {