modules: tinycbor: Deprecate the module
See #40591 for details, TinyCBOR (or rather the fork of TinyCBOR that we had) is being replaced by zcbor. Closes #40591. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
0ea3600e5c
commit
8257b0e3f5
3 changed files with 5 additions and 2 deletions
|
@ -40,6 +40,8 @@ Deprecated in this release
|
|||
==========================
|
||||
|
||||
* :c:func:`nvs_init` is deprecated in favor of utilizing :c:func:`nvs_mount`.
|
||||
* The TinyCBOR module has been deprecated in favor of the new zcbor CBOR
|
||||
library, included with Zephyr in this release.
|
||||
|
||||
Stable API changes in this release
|
||||
==================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue