doc: release-note: Move CANBUS to own chapter

CANBUS can be considered a subsystem of its own so moving
it from Networking to own chapter.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2020-02-13 10:28:06 +02:00 committed by Johan Hedberg
commit 56a098338f

View file

@ -361,11 +361,13 @@ Networking
* Various fixes to new TCP stack implementation
* Remove NATS sample application
* CAN bus
* CANopen protocol support through 3rd party CANopenNode stack.
* Added native ISO-TP subsystem.
* Introduced CAN-PRIMARY alias.
* SocketCAN for MCUX flexcan.
CAN Bus
*******
* CANopen protocol support through 3rd party CANopenNode stack.
* Added native ISO-TP subsystem.
* Introduced CAN-PRIMARY alias.
* SocketCAN for MCUX flexcan.
Bluetooth
*********