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/incubator-nuttx.git.
from 19fddc4 Kintis:LPUART add RX DMA
new d2eeeee Fix xtensa_btdump() to look at the exception frame
new 011c938 Remove xtensa_backtrace.S reference from esp32s2 as well
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/xtensa/src/common/xtensa.h | 4 --
arch/xtensa/src/common/xtensa_backtrace.S | 104 ------------------------------
arch/xtensa/src/common/xtensa_dumpstate.c | 6 +-
arch/xtensa/src/esp32/Make.defs | 4 --
arch/xtensa/src/esp32s2/Make.defs | 4 --
5 files changed, 5 insertions(+), 117 deletions(-)
delete mode 100644 arch/xtensa/src/common/xtensa_backtrace.S