This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e28c0b4ef1 arm64: Initialize sctrl_el1 when running fork new 51399a76d9 sched/wdog: support for periodic wdog. new f495cd4ffd sched/wdog: allow wd_cancel_period in the periodical wdog callback. new ed04000626 sched/wqueue: support for periodic workqueue. new bcad1d038a sched/wqueue: Rename periodic workqueue API. new fa5590d5b1 sched/wdog: Fix int-to-pointer-cast and pointer-to-int-cast warnings. The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: include/nuttx/wdog.h | 63 ++++++++++++++++++++++++++++++++- include/nuttx/wqueue.h | 38 ++++++++++++++++++++ sched/wdog/wd_start.c | 86 +++++++++++++++++++++++++++++++++++++++++++--- sched/wqueue/kwork_queue.c | 63 +++++++++++++++++++++++++++++---- 4 files changed, 239 insertions(+), 11 deletions(-)