doc: release notes 2.6: Add notes for CAN bus
New CAN-FD driver based on M_CAN IP and some updates to ISO-TP. Signed-off-by: Martin Jäger <martin@libre.solar>
This commit is contained in:
parent
c55a76c713
commit
574746e7dc
|
@ -316,6 +316,13 @@ Drivers and Sensors
|
|||
|
||||
* CAN
|
||||
|
||||
* A driver for CAN-FD based on the Bosch M_CAN IP was added. The driver
|
||||
currently supports STM32G4 series MCUs. Additional support for Microchip
|
||||
SAM and NXP chips is in progress.
|
||||
|
||||
* The CAN ISO-TP subsystem was enhanced to allow padding and fixed
|
||||
addressing.
|
||||
|
||||
* Clock Control
|
||||
|
||||
* On STM32 series, system clock configuration has been moved from Kconfig to DTS.
|
||||
|
|
Loading…
Reference in a new issue