doc: release-notes-3.7: add Task Watchdog section

Mention the newly added shell for the task watchdog subsystem.

Signed-off-by: Martin Jäger <martin@libre.solar>
This commit is contained in:
Martin Jäger 2024-07-22 12:13:04 +02:00 committed by Alberto Escolar
commit 6a1a3658fe

View file

@ -1814,6 +1814,10 @@ Libraries / Subsystems
* Fixed FAT driver leaving disk in initialized state after unmount. * Fixed FAT driver leaving disk in initialized state after unmount.
* Task Watchdog
* Added shell (mainly for testing purposes during development).
* POSIX API * POSIX API
* Improved Kconfig options to reflect standard POSIX Options and Option Groups. * Improved Kconfig options to reflect standard POSIX Options and Option Groups.