This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 08961fae95f fix(net/igmp): restore General Query handling broken by
pointer compare
new 68bac990578 drivers/watchdog: fix capture automonitor notifier context
new 1aefe1c4864 Documentation: describe drivertest coverage
The 2 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:
.../applications/testing/drivertest/index.rst | 81 +++++++++++++-
arch/arm/src/common/stm32/stm32_wwdg_m0_v1.c | 2 +-
arch/arm/src/common/stm32/stm32_wwdg_m3m4_v1.c | 2 +-
arch/arm/src/stm32h7/stm32_wwdg.c | 2 +-
.../configs/{nsh => watchdog-notifier}/defconfig | 14 +--
drivers/timers/watchdog.c | 124 ++++++++++++++++++++-
include/nuttx/timers/watchdog.h | 9 +-
7 files changed, 216 insertions(+), 18 deletions(-)
copy boards/sim/sim/sim/configs/{nsh => watchdog-notifier}/defconfig (89%)