Skip to content

Commit

Permalink
doc: release-notes-2.2: mention clock_control callback prototype change
Browse files Browse the repository at this point in the history
Mentioned that callback has one additional parameter (subsys).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
  • Loading branch information
nordic-krch authored and carlescufi committed Feb 5, 2020
1 parent ce76630 commit 8df133e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/releases/release-notes-2.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ Stable API changes in this release
Usage of 8-bit write block size emulation is only recommended for
compatibility with older storage contents.

* Clock control

* The callback prototype (clock_control_cb_t) has now additional argument
(clock_control_subsys_t) indicating which clock subsystem got started.

Removed APIs in this release
============================

Expand Down

0 comments on commit 8df133e

Please sign in to comment.