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 d37309e8db0 cmake: nuttx_create_symlink: Remove warning for CMP0205
     new 96d71ea565f xtensa/esp32s3: Re-apply WDT prescaler and timeout at 
start.
     new 239d108ed7e xtensa/esp32s2: Re-apply WDT prescaler and timeout at 
start.
     new 8e51220447a xtensa/esp32: Re-apply WDT prescaler and timeout at start.
     new d2cbca27593 xtensa/esp32: Fix divide-by-zero in RTC WDT clock 
calibration.
     new fc5c01dc703 xtensa/esp32: Fix RWDT register offsets.

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:
 arch/xtensa/src/esp32/esp32_wdt.c               | 34 +++++++++++++++-------
 arch/xtensa/src/esp32/esp32_wdt_lowerhalf.c     | 38 +++++++++++++++++++++++++
 arch/xtensa/src/esp32s2/esp32s2_wdt_lowerhalf.c | 29 +++++++++++++++++++
 arch/xtensa/src/esp32s3/esp32s3_wdt_lowerhalf.c | 29 +++++++++++++++++++
 4 files changed, 120 insertions(+), 10 deletions(-)

Reply via email to