You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/12/16 13:59:57 UTC

[incubator-nuttx] branch master updated (add46d0 -> 71715aa)

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

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


    from add46d0  xtensa/esp32: Added support for RTC WDT
     add 71715aa  xtensa/esp32: fixes enable int function and gets apb clk frequency through function

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/esp32_tim.c           | 40 ++++++++++++++++++++++++++---
 arch/xtensa/src/esp32/esp32_tim_lowerhalf.c |  3 ++-
 arch/xtensa/src/esp32/hardware/esp32_soc.h  |  1 -
 arch/xtensa/src/esp32/hardware/esp32_tim.h  |  2 ++
 4 files changed, 40 insertions(+), 6 deletions(-)