diff --git a/doc/releases/release-notes-3.7.rst b/doc/releases/release-notes-3.7.rst index 6ad59d5988f6..5d337fbbdf95 100644 --- a/doc/releases/release-notes-3.7.rst +++ b/doc/releases/release-notes-3.7.rst @@ -72,6 +72,10 @@ Drivers and Sensors * CAN + * Deprecated the :c:func:`can_calc_prescaler` API function, as it allows for bitrate + errors. Bitrate errors between nodes on the same network leads to them drifting apart after the + start-of-frame (SOF) synchronization has taken place, leading to bus errors. + * Clock control * Counter