doc: release-notes: Release-notes for CAN bus

Added release-notes for the CAN bus subsystem.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
This commit is contained in:
Alexander Wachter 2020-02-07 10:33:55 +01:00 committed by Johan Hedberg
commit a86eeb8d47

View file

@ -192,7 +192,8 @@ Drivers and Sensors
* CAN * CAN
* <TBD> * Support for CAN_2 on STM32, but no simultaneous use of CAN_1 and CAN_2.
* Support for STM32F3 and STM32F4 series
* Clock Control * Clock Control
@ -319,7 +320,11 @@ Drivers and Sensors
Networking Networking
********** **********
* <TBD> * CAN bus
* CANopen protocol support through 3rd party CANopenNode stack.
* Added native ISO-TP subsystem.
* Introduced CAN-PRIMARY alias.
* SocketCAN for MCUX flexcan.
Bluetooth Bluetooth
********* *********