Skip to content

Commit

Permalink
doc: release-notes-4.0: Update the DAC section
Browse files Browse the repository at this point in the history
This incorrectly had references to timers and watchdog
related items.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
  • Loading branch information
mmahadevan108 committed Nov 15, 2024
1 parent 91c3768 commit e8e32d8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,8 @@ Drivers and Sensors
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-counter`).
* Updated the NXP counter_mcux_lptmr driver to support multiple instances of the lptmr
peripheral.
* Converted the NXP S32 System Timer Module driver to native Zephyr code
* Added support late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible:`nxp,s32-sys-timer`)

* Crypto

Expand All @@ -490,10 +492,6 @@ Drivers and Sensors
* DAC

* DAC API now supports specifying channel path as internal. Support has been added in STM32 drivers.
* Updated the initialization of clocks for the NXP LPTMR driver
* Converted the NXP S32 System Timer Module driver to native Zephyr code
* Converted NXP S32 Software Watchdog Timer driver to native Zephyr code
* Added support late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible:`nxp,s32-sys-timer`)

* Disk

Expand Down Expand Up @@ -904,6 +902,7 @@ Drivers and Sensors
* Watchdog

* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-watchdog`).
* Converted NXP S32 Software Watchdog Timer driver to native Zephyr code

* Wi-Fi

Expand Down

0 comments on commit e8e32d8

Please sign in to comment.