You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/09/07 15:33:11 UTC

[mynewt-core] 01/01: Merge pull request #1369 from mkiiskila/wdog_mon

This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 9edcc61318bb29749e4321e526c9d385dd3e3461
Merge: 1d3b2e6 fc452b7
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Fri Sep 7 18:33:07 2018 +0300

    Merge pull request #1369 from mkiiskila/wdog_mon
    
     kernel/os; add hal watchdog monitor

 kernel/os/src/os.c               | 48 ++++++++++++++++++++++++++++++++++++++--
 kernel/os/syscfg.yml             |  4 ++++
 test/crash_test/src/crash_cli.c  |  2 +-
 test/crash_test/src/crash_test.c |  3 +++
 4 files changed, 54 insertions(+), 3 deletions(-)