Skip to content

Commit 3930552

Browse files
committed
doc: release-notes-4.0: Add a few Nordic related entries and an ADC one
Add notes for Nordic HAL and other nRF related stuff plus one more ADC entry. Signed-off-by: Andrzej Głąbek <[email protected]>
1 parent 24c2c43 commit 3930552

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Boards & SoC Support
184184
* Silabs Series 2: Use oscillator, clock and DCDC configuration from device tree during init.
185185
* Silabs Series 2: Added initialization for SMU (Security Management Unit).
186186
* Silabs Series 2: Use sleeptimer as the default OS timer instead of systick.
187+
* Nordic nRF54H: Added support for the FLPR (Fast Lightweight Processor) RISC-V CPU.
187188

188189
* Added support for these boards:
189190

@@ -338,6 +339,7 @@ Drivers and Sensors
338339
* STM32H7: Added support for higher sampling frequencies thanks to boost mode implementation.
339340
* Added initial support for Renesas RA8 ADC driver (:dtcompatible:`renesas,ra-adc`)
340341
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-adc`).
342+
* Added support for Ambiq Apollo3 series (:dtcompatible:`ambiq,adc`).
341343

342344
* Battery
343345

@@ -362,6 +364,7 @@ Drivers and Sensors
362364
:dtcompatible:`renesas,ra-cgc-external-clock`, :dtcompatible:`renesas,ra-cgc-subclk`,
363365
:dtcompatible:`renesas,ra-cgc-pll-out`)
364366
* Silabs: Added support for Series 2+ Clock Management Unit (see :dtcompatible:`silabs,series-clock`)
367+
* Added initial support for Nordic nRF54H Series clock controllers.
365368

366369
* Comparator
367370

@@ -793,6 +796,7 @@ Drivers and Sensors
793796
* Add ESP32-C2 Wi-Fi support.
794797
* Add ESP32 driver APSTA support.
795798
* Add NXP RW612 driver support.
799+
* Added nRF70 Wi-Fi driver.
796800

797801
Networking
798802
**********
@@ -1252,6 +1256,9 @@ HALs
12521256

12531257
* Nordic
12541258

1259+
* Updated nrfx to version 3.7.0.
1260+
* Added OS agnostic parts of the nRF70 Wi-Fi driver.
1261+
12551262
* STM32
12561263

12571264
* Updated STM32C0 to cube version V1.2.0.

0 commit comments

Comments
 (0)