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 9ac3e841da group_addrenv: Fix call to group_addrenv for targets that
don't need it
add b29198a62a arch/xtensa/esp32s3: Add support for touch pad interrupts
add 1fb6dcec3b arch/xtensa/esp32s2: Fix function header
No new revisions were added by this update.
Summary of changes:
arch/xtensa/src/esp32s2/esp32s2_touch.c | 6 +
arch/xtensa/src/esp32s3/esp32s3_touch.c | 258 +++++++++++++++++++++-
arch/xtensa/src/esp32s3/esp32s3_touch.h | 104 +++++++--
arch/xtensa/src/esp32s3/esp32s3_touch_lowerhalf.h | 2 +-
arch/xtensa/src/esp32s3/hardware/esp32s3_touch.h | 18 +-
5 files changed, 363 insertions(+), 25 deletions(-)