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

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 20c280724a8 Docs/platforms/risc-v: Add CMake ULP build system docs
     new 2bf7d987eda drivers/watchdog: fix capture automonitor notifier context
     new fd86d4de1a8 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%)

Reply via email to