Commit 3810fd37 authored by Alberto Escolar Piedras's avatar Alberto Escolar Piedras Committed by Dan Kalowsky
Browse files

doc: release: 4.0: Add two more notes on the native targets



Add two more relevant notes regarding the native targets.

Signed-off-by: default avatarAlberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
parent a0b8908f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -164,6 +164,8 @@ Boards & SoC Support

  * :ref:`native_posix<native_posix>` has been deprecated in favour of
    :ref:`native_sim<native_sim>`.
  * The nrf54l15bsim target now includes models of the AAR, CCM and ECB peripherals, and many
    other improvements.
  * Support for Google Kukui EC board (``google_kukui``) has been dropped.
  * STM32: Deprecated MCO configuration via Kconfig in favour of setting it through devicetree.
    See ``samples/boards/stm32/mco`` sample.
@@ -574,6 +576,10 @@ zcbor
Tests and Samples
*****************

* Together with the deprecation of :ref:`native_posix<native_posix>`, many tests which were
  explicitly run in native_posix now run in :ref:`native_sim<native_sim>` instead.
  native_posix as a platform remains tested though.

Issue Related Items
*******************