This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 9c04b9ed4a net/can: Fix NULL dereference for I/O Block
     add e0b02314e6 arch/xtensa: initial support for debugpoint api

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/Kconfig                          |   3 +
 arch/xtensa/src/common/Make.defs             |   4 +
 arch/xtensa/src/common/xtensa_debug.c        | 469 +++++++++++++++++++++++++++
 arch/xtensa/src/common/xtensa_int_handlers.S |  56 ++++
 4 files changed, 532 insertions(+)
 create mode 100644 arch/xtensa/src/common/xtensa_debug.c

Reply via email to