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:
@@ -1,6 +1,5 @@
|
||||
# EWS Board Configuration
|
||||
|
||||
CONFIG_BOARD_EWS=y
|
||||
CONFIG_SOC_SERIES_STM32G0X=y
|
||||
CONFIG_SOC_STM32G0B1XX=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user