Skip to content

Commit cbdc865

Browse files
dleach02carlescufi
authored andcommitted
doc: release: Update 3.0 release notes with NXP changes
Capture SOC and board additions plus any support updates. Signed-off-by: David Leach <[email protected]>
1 parent c537ac6 commit cbdc865

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/releases/release-notes-3.0.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Boards & SoC Support
183183
* Added support for these SoC series:
184184

185185
* GigaDevice GD32VF103, GD32F3X0, GD32F403 and GD32F450.
186+
* NXP i.MXRT595, i.MX8MQ, i.MX8MP
186187

187188
* Removed support for these SoC series:
188189

@@ -201,6 +202,9 @@ Boards & SoC Support
201202
* GigaDevice GD32F403Z-EVAL
202203
* GigaDevice GD32F450I-EVAL
203204
* OLIMEX-STM32-H405
205+
* NXP MIMXRT595-EVK
206+
* NXP MIMX8MQ-EVK
207+
* NXP MIMX8MP-EVK
204208
* ST Nucleo G031K8
205209
* ST Nucleo H7A3ZI Q
206210
* ST STM32G081B Evaluation
@@ -221,6 +225,9 @@ Boards & SoC Support
221225
* Made these changes in other boards:
222226

223227
* sam_e70_xplained: Added support for CAN-FD driver
228+
* mimxrt11xx: Added SOC level power management
229+
* mimxrt11xx: Added support for GPT timer as OS timer
230+
224231

225232
* Added support for these following shields:
226233

@@ -239,6 +246,7 @@ Drivers and Sensors
239246
* CAN
240247

241248
* Add Atmel SAM Bosch m_can CAN-FD Driver
249+
* Added LPCXpresso support for MCAN
242250

243251
* Clock Control
244252

@@ -271,6 +279,7 @@ Drivers and Sensors
271279
* Added support for suspending and resuming transfers
272280
* Added support for SoCs with DMA between application and embedded
273281
processors, allows for transfer directions to be identified as such.
282+
* mimxrt11xx: Added support for DMA
274283

275284
* EEPROM
276285

@@ -290,6 +299,7 @@ Drivers and Sensors
290299
on stm32h7 series.
291300
* stm32 (hal based): Added promiscuous mode support
292301
* stm32 (hal based): Added PTP L2 timestamping support
302+
* mimxrt11xx: Added support for 10/100M ENET
293303

294304
* Flash
295305

@@ -318,6 +328,8 @@ Drivers and Sensors
318328

319329
* I2S
320330

331+
* mimxrt10xx: Added support for I2S
332+
* mimxrt11xx: Added support for I2S
321333

322334
* IEEE 802.15.4
323335

@@ -359,6 +371,7 @@ Drivers and Sensors
359371
to parent timer node.
360372
* stm32: Implemented PWM capture API
361373
* Added driver for GigaDevice GD32 SoCs. Only PWM output is supported.
374+
* mimxrt1021: Added support for PWM
362375

363376
* Sensor
364377

@@ -388,6 +401,7 @@ Drivers and Sensors
388401
* SPI
389402

390403
* stm32: Implemented Frame format option (TI vs Motorola).
404+
* mimxrt11xx: Added support for Flexspi
391405

392406
* Timer
393407

@@ -400,6 +414,7 @@ Drivers and Sensors
400414
* Watchdog
401415

402416
* Added support for stm32u5 series (Independent and Window)
417+
* mimxrt1170: Added support for watchdog on CM7
403418

404419
* WiFi
405420

0 commit comments

Comments
 (0)