Commit 5c31f61d authored by Mahesh Mahadevan's avatar Mahesh Mahadevan Committed by Dan Kalowsky
Browse files

doc: release-notes-4.0: Update the DAC section



This incorrectly had references to timers and watchdog
related items.

Signed-off-by: default avatarMahesh Mahadevan <mahesh.mahadevan@nxp.com>
parent 955d7974
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -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 for late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible:`nxp,s32-sys-timer`)

* Crypto

@@ -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

@@ -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