Skip to content

Commit 46d6a73

Browse files
MaureenHelmnashif
authored andcommitted
doc: release: Add NXP-related changes to v2.5.0 release notes
Adds v2.5.0 release notes for NXP boards and drivers. Signed-off-by: Maureen Helm <[email protected]>
1 parent 5907404 commit 46d6a73

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/releases/release-notes-2.5.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@ Boards & SoC Support
192192
* Generic LEON3 board configuration for GRLIB FPGA reference designs
193193
* SPARC QEMU for emulating LEON3 processors and running kernel tests
194194

195+
* Added support for these NXP boards:
196+
197+
* LPCXpresso55S28
198+
* MIMXRT1024-EVK
199+
195200
* Added support for these STM32 boards and SoCs :
196201

197202
* Cortex-M Trace Reference Board V1.2 (SEGGER TRB STM32F407)
@@ -232,6 +237,12 @@ Boards & SoC Support
232237
(SPE) when building Zephyr for the non-secure domain.
233238
* SAM4E_XPRO: Added support to SAM-BA ROM bootloader.
234239
* SAM4S_XPLAINED: Added support to SAM-BA ROM bootloader.
240+
* Extended LPCXpresso55S69 to support dual-core.
241+
* Enhanced MIMXRT1064-EVK to support QSPI flash storage and LittleFS.
242+
* Updated MIMXRT685-EVK to increase the core clock frequency.
243+
* Updated NXP i.MX RT, Kinetis, and LPC boards to enable hardware stack
244+
protection by default.
245+
* Fixed Segger RTT and SystemView support on NXP i.MX RT boards.
235246

236247
* Added support for these following shields:
237248

@@ -271,6 +282,8 @@ Drivers and Sensors
271282

272283
* Clock Control
273284

285+
* Added NXP LPC driver.
286+
274287
* Console
275288

276289
* Counter
@@ -301,6 +314,7 @@ Drivers and Sensors
301314
* Added support for Distributed Switch Architecture (DSA) devices.
302315
Currently only ip_k66f board supports DSA.
303316
* Added support for w5500 Ethernet controller.
317+
* Reworked the NXP MCUX driver to use DT_INST_FOREACH.
304318

305319
* Flash
306320

@@ -309,6 +323,8 @@ Drivers and Sensors
309323
* MPU_ALLOW_FLASH_WRITE is now default on STM32 boards when MPU is enabled.
310324
* Add driver for STM32H7 and STM32L1 SoC series.
311325
* Add QSPI NOR Flash controller support for STM32 family.
326+
* Added NXP LPC legacy flash driver.
327+
* Added NXP FlexSPI flash driver for i.MX RT SoCs.
312328

313329
* GPIO
314330

@@ -424,6 +440,8 @@ Drivers and Sensors
424440

425441
* SPI
426442

443+
* Enhanced NXP MCUX Flexcomm driver to support DMA.
444+
427445
* Timer
428446

429447
* USB
@@ -436,6 +454,8 @@ Drivers and Sensors
436454

437455
* Watchdog
438456

457+
* Added NXP i.MX RT driver.
458+
439459
* WiFi
440460

441461
* eswifi:

0 commit comments

Comments
 (0)