Skip to content

Commit

Permalink
doc: release-notes-4.0: Add a few Nordic related entries and an ADC one
Browse files Browse the repository at this point in the history
Add notes for Nordic HAL and other nRF related stuff plus one more ADC
entry.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
  • Loading branch information
anangl committed Nov 15, 2024
1 parent 24c2c43 commit 3930552
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ Boards & SoC Support
* Silabs Series 2: Use oscillator, clock and DCDC configuration from device tree during init.
* Silabs Series 2: Added initialization for SMU (Security Management Unit).
* Silabs Series 2: Use sleeptimer as the default OS timer instead of systick.
* Nordic nRF54H: Added support for the FLPR (Fast Lightweight Processor) RISC-V CPU.

* Added support for these boards:

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

* Battery

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

* Comparator

Expand Down Expand Up @@ -793,6 +796,7 @@ Drivers and Sensors
* Add ESP32-C2 Wi-Fi support.
* Add ESP32 driver APSTA support.
* Add NXP RW612 driver support.
* Added nRF70 Wi-Fi driver.

Networking
**********
Expand Down Expand Up @@ -1252,6 +1256,9 @@ HALs

* Nordic

* Updated nrfx to version 3.7.0.
* Added OS agnostic parts of the nRF70 Wi-Fi driver.

* STM32

* Updated STM32C0 to cube version V1.2.0.
Expand Down

0 comments on commit 3930552

Please sign in to comment.