This is an automated email from the ASF dual-hosted git repository.
linguini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 02bfd290ac7 sched/sleep: add support for scheduling sleep
add 7297ecc02ea arch/xtensa: add non-iram interrupt support for ESP32-S2
No new revisions were added by this update.
Summary of changes:
arch/xtensa/include/esp32s2/irq.h | 10 ++
arch/xtensa/src/esp32s2/esp32s2_irq.c | 221 ++++++++++++++++++++++++-
arch/xtensa/src/esp32s2/esp32s2_irq.h | 90 +++++++++-
arch/xtensa/src/esp32s2/hardware/esp32s2_soc.h | 13 ++
4 files changed, 328 insertions(+), 6 deletions(-)