File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -482,6 +482,8 @@ Drivers and Sensors
482482 * Added driver for Analog Devices MAX32 SoC series (:dtcompatible: `adi,max32-counter `).
483483 * Updated the NXP counter_mcux_lptmr driver to support multiple instances of the lptmr
484484 peripheral.
485+ * Converted the NXP S32 System Timer Module driver to native Zephyr code
486+ * Added support for late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible: `nxp,s32-sys-timer `)
485487
486488* Crypto
487489
@@ -490,10 +492,6 @@ Drivers and Sensors
490492* DAC
491493
492494 * DAC API now supports specifying channel path as internal. Support has been added in STM32 drivers.
493- * Updated the initialization of clocks for the NXP LPTMR driver
494- * Converted the NXP S32 System Timer Module driver to native Zephyr code
495- * Converted NXP S32 Software Watchdog Timer driver to native Zephyr code
496- * Added support late and short relative alarms area to NXP nxp_sys_timer (:dtcompatible: `nxp,s32-sys-timer `)
497495
498496* Disk
499497
@@ -904,6 +902,7 @@ Drivers and Sensors
904902* Watchdog
905903
906904 * Added driver for Analog Devices MAX32 SoC series (:dtcompatible: `adi,max32-watchdog `).
905+ * Converted NXP S32 Software Watchdog Timer driver to native Zephyr code
907906
908907* Wi-Fi
909908
You can’t perform that action at this time.
0 commit comments