This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 711681a90d add SAMA5D2 support for sam_xdma driver new 47d2859f85 watchdog: Rename WATCHDOG_AUTOMONITOR_BY_TIMER to WATCHDOG_AUTOMONITOR_BY_WDOG new 1eefec4db3 watchdog: Support auto monitor keep alive from timer lowerhalf new 03f45a124a watchdog: Support auto monitor keep alive from oneshot lowerhalf new 665e05ec48 watchdog: Change WATCHDOG_AUTOMONITOR_PING_INTERVAL default to zero new ba20cadd65 watchdog: Add help description for each keep alive method 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: drivers/timers/Kconfig | 37 ++++++--- drivers/timers/watchdog.c | 172 +++++++++++++++++++++++++++++----------- include/nuttx/timers/watchdog.h | 12 +++ 3 files changed, 164 insertions(+), 57 deletions(-)