doc: release-notes-2.2: mention deprecation of counter_read()

Mention that counter_read() is deprecated in favor of
counter_get_value().

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
Henrik Brix Andersen 2020-01-21 22:26:31 +01:00 committed by Anas Nashif
parent c894a6db4d
commit 57e3851b30

View file

@ -140,7 +140,9 @@ Drivers and Sensors
* Counter
* <TBD>
* The counter_read() API function is deprecated in favor of
counter_get_value(). The new API function adds a return value for
indicating whether the counter was read successfully.
* Display