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:
Alberto Escolar Piedras 2024-08-12 15:23:09 +02:00 committed by Anas Nashif
commit 0d25e0b655
2 changed files with 6 additions and 0 deletions

View file

@ -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
******* *******

View file

@ -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