File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
574576Tests 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+
577583Issue Related Items
578584*******************
579585
You can’t perform that action at this time.
0 commit comments