Skip to content

Commit b933c4e

Browse files
henrikbrixandersenkartben
authored andcommitted
doc: releases: migration-guide: 4.2: mention NEORV32 board variants
Mention that NEORV32 processor templates are now supported via board variants and clarify the NEORV32 version compatibility entry. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 348faba commit b933c4e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ Boards
4444
* The DT binding :dtcompatible:`zephyr,native-posix-cpu` has been deprecated in favor of
4545
:dtcompatible:`zephyr,native-sim-cpu`.
4646

47-
* Zephyr now supports version 1.11.1 of the :zephyr:board:`neorv32`.
47+
* Zephyr now supports version 1.11.2 of the :zephyr:board:`neorv32`. NEORV32 processor (SoC)
48+
implementations need to be updated to this version to be compatible with Zephyr v4.2.0.
49+
50+
* The :zephyr:board:`neorv32` now targets NEORV32 processor (SoC) templates via board variants. The
51+
old ``neorv32`` board target is now named ``neorv32/neorv32/up5kdemo``.
4852

4953
* ``arduino_uno_r4_minima``, ``arduino_uno_r4_wifi``, and ``mikroe_clicker_ra4m1`` have migrated to
5054
new FSP-based configurations.

0 commit comments

Comments
 (0)