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

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


    from 28abfb5fd1 boards/esp32s3: fix rtc segment on linker script
     add 95cc862794 arch/arm/rp23xx: fix watchdog, enable TICK blocks

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/rp23xx/hardware/rp23xx_psm.h   |   2 +
 arch/arm/src/rp23xx/hardware/rp23xx_ticks.h |  92 ++++++++++++++++++
 arch/arm/src/rp23xx/rp23xx_clock.c          |  20 ++--
 arch/arm/src/rp23xx/rp23xx_clock.h          |   2 +
 arch/arm/src/rp23xx/rp23xx_wdt.c            | 139 ++++++++++++++--------------
 5 files changed, 179 insertions(+), 76 deletions(-)
 create mode 100644 arch/arm/src/rp23xx/hardware/rp23xx_ticks.h

Reply via email to