Commit 6a1a3658 authored by Martin Jäger's avatar Martin Jäger Committed by Alberto Escolar
Browse files

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



Mention the newly added shell for the task watchdog subsystem.

Signed-off-by: default avatarMartin Jäger <martin@libre.solar>
parent 098376e0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1814,6 +1814,10 @@ Libraries / Subsystems

  * Fixed FAT driver leaving disk in initialized state after unmount.

* Task Watchdog

  * Added shell (mainly for testing purposes during development).

* POSIX API

  * Improved Kconfig options to reflect standard POSIX Options and Option Groups.