File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ Boards & SoC Support
164
164
165
165
* :ref: `native_posix<native_posix> ` has been deprecated in favour of
166
166
:ref: `native_sim<native_sim> `.
167
+ * The nrf54l15bsim target now includes models of the AAR, CCM and ECB peripherals, and many
168
+ other improvements.
167
169
* Support for Google Kukui EC board (``google_kukui ``) has been dropped.
168
170
* STM32: Deprecated MCO configuration via Kconfig in favour of setting it through devicetree.
169
171
See ``samples/boards/stm32/mco `` sample.
@@ -574,6 +576,10 @@ zcbor
574
576
Tests and Samples
575
577
*****************
576
578
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
+
577
583
Issue Related Items
578
584
*******************
579
585
You can’t perform that action at this time.
0 commit comments