Fix Zephyr 4.2.0 configuration issues

- Remove CONFIG_BOARD_EWS from defconfig (auto-generated in new Zephyr)
- Replace deprecated 'bus-speed' with 'bit-rate' properties for FDCAN
- Replace deprecated 'bus-speed-data' with 'bit-rate-data' properties
This commit is contained in:
2025-12-08 11:52:25 +01:00
parent ece99aa5b8
commit 1511b91050
3 changed files with 106 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
# EWS Board Configuration
CONFIG_BOARD_EWS=y
CONFIG_SOC_SERIES_STM32G0X=y
CONFIG_SOC_STM32G0B1XX=y