Skip to content

Commit

Permalink
doc: release-notes-4.0: RT106/50 board identifiers
Browse files Browse the repository at this point in the history
Info in the release notes and migration guide about changes to the board
identifier of the mimxrt1060_evk and mimxrt1050_evk.

Signed-off-by: Declan Snyder <[email protected]>
  • Loading branch information
decsny committed Oct 7, 2024
1 parent 43dbbe7 commit 029d7c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/releases/migration-guide-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Boards
:ref:`native_sim<native_sim>` (:github:`76898`).
* Nordic nRF53 and nRF91 based boards can use the common devicetree overlays in ``dts/common/nordic``
to define default flash and ram partitioning based on TF-M.
* ``mimxrt1050_evk`` and ``mimxrt1060_evk`` revisions for ``qspi`` and ``hyperflash`` have been
converted into variants. ``mimxrt1060_evkb`` has been converted into revision ``B`` of
``mimxrt1060_evk``.

* STM32WBA: The command used for fetching blobs required to build ble applications is now
``west blobs fetch hal_stm32`` instead of ``west blobs fetch stm32``.
Expand Down
3 changes: 3 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ Boards & SoC Support
* 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.
* ``mimxrt1050_evk`` and ``mimxrt1060_evk`` revisions for ``qspi`` and ``hyperflash`` have been
converted into variants. ``mimxrt1060_evkb`` has been converted into revision ``B`` of
``mimxrt1060_evk``.

* Added support for the following shields:

Expand Down

0 comments on commit 029d7c6

Please sign in to comment.