You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/02/07 04:19:48 UTC

[nuttx] branch master updated (5f9cb6faf4 -> 21d9163aae)

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 5f9cb6faf4 drivers/serial: Fix docstrings on UART interrupt handlers
     add 247aad82f2 arch/xtensa/esp32s2: Fix touch function typo
     add 21d9163aae arch/xtensa/esp32s2: Add support for touch pad interrupts

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32s2/esp32s2_touch.c           | 303 +++++++++++++++++++++-
 arch/xtensa/src/esp32s2/esp32s2_touch.h           | 104 ++++++--
 arch/xtensa/src/esp32s2/esp32s2_touch_lowerhalf.h |   2 +-
 arch/xtensa/src/esp32s2/hardware/esp32s2_touch.h  |  16 ++
 4 files changed, 399 insertions(+), 26 deletions(-)