doc: release notes & migration guide: mention native_posix deprecation
Mention that native_posix is being deprecated in favour of native_sim Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
84ce8221bb
commit
0d25e0b655
2 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,9 @@ Kernel
|
||||||
Boards
|
Boards
|
||||||
******
|
******
|
||||||
|
|
||||||
|
* :ref:`native_posix<native_posix>` has been deprecated in favour of
|
||||||
|
:ref:`native_sim<native_sim>` (:github:`76898`).
|
||||||
|
|
||||||
Modules
|
Modules
|
||||||
*******
|
*******
|
||||||
|
|
||||||
|
|
|
@ -66,6 +66,9 @@ Boards & SoC Support
|
||||||
|
|
||||||
* Made these board changes:
|
* Made these board changes:
|
||||||
|
|
||||||
|
* :ref:`native_posix<native_posix>` has been deprecated in favour of
|
||||||
|
:ref:`native_sim<native_sim>`.
|
||||||
|
|
||||||
* Added support for the following shields:
|
* Added support for the following shields:
|
||||||
|
|
||||||
Build system and Infrastructure
|
Build system and Infrastructure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue