doc: release: 3.3: Mention removal of tinycbor module
Adds tinycbor removal to the release notes and suggets updating to use zcbor. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
fd4090819a
commit
514c02c1fc
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ Removed APIs in this release
|
|||
|
||||
* Removed :kconfig:option:`CONFIG_COUNTER_RTC_STM32_BACKUP_DOMAIN_RESET`
|
||||
|
||||
* Removed deprecated tinycbor module, code that uses this module should be
|
||||
updated to use zcbor as a replacement.
|
||||
|
||||
Deprecated in this release
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue