Skip to content

Commit 3810fd3

Browse files
aescolardkalowsk
authored andcommitted
doc: release: 4.0: Add two more notes on the native targets
Add two more relevant notes regarding the native targets. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent a0b8908 commit 3810fd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.0.rst

+6
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ Boards & SoC Support
164164

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

579+
* Together with the deprecation of :ref:`native_posix<native_posix>`, many tests which were
580+
explicitly run in native_posix now run in :ref:`native_sim<native_sim>` instead.
581+
native_posix as a platform remains tested though.
582+
577583
Issue Related Items
578584
*******************
579585

0 commit comments

Comments
 (0)