doc: release-notes-2.7: add note about the removal of USB option
Add release note about removal of Kconfig USB option. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
3240e0cc51
commit
eb8fc7a727
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ Removed APIs in this release
|
||||||
* Removed support for the deprecated ``GET_ARG1``, ``GET_ARG2`` and ``GET_ARGS_LESS_1`` macros.
|
* Removed support for the deprecated ``GET_ARG1``, ``GET_ARG2`` and ``GET_ARGS_LESS_1`` macros.
|
||||||
* Removed support for the deprecated Kconfig ``PRINTK64`` option.
|
* Removed support for the deprecated Kconfig ``PRINTK64`` option.
|
||||||
* Removed support for the deprecated ``bt_set_id_addr`` function.
|
* Removed support for the deprecated ``bt_set_id_addr`` function.
|
||||||
|
* Removed support for the Kconfig ``USB`` option. Option ``USB_DEVICE_STACK``
|
||||||
|
is sufficient to enable USB device support.
|
||||||
|
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue