This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 15d6584 sim/duktape: Increase stack size to fix broken add c97d11a arch/xtensa: Add the optional interrupt stack. add 58655d1 arch/xtensa/src/esp32: SMP case of interruptstack. No new revisions were added by this update. Summary of changes: arch/Kconfig | 1 + arch/xtensa/src/common/xtensa.h | 34 ++++++++------- arch/xtensa/src/common/xtensa_checkstack.c | 12 ++++-- arch/xtensa/src/common/xtensa_dumpstate.c | 32 ++++++++------ arch/xtensa/src/common/xtensa_initialize.c | 40 +++++++++++++++++ arch/xtensa/src/common/xtensa_int_handlers.S | 52 ++++++++++++++++++---- arch/xtensa/src/esp32/chip_macros.h | 58 +++++++++++++++++++++++++ arch/xtensa/src/esp32/esp32_irq.c | 64 +++++++++++++++++++++++++--- 8 files changed, 247 insertions(+), 46 deletions(-)