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

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


    from eea880f1acb boards/arm/rp23xx: Add support for the Pimoroni Pico Plus 
2 W.
     new 7c75dbae2be arch/risc-v: preserve ra in up_idle() for fp-chain 
backtrace
     new ed368470d11 arch/risc-v: dump backtrace when killing a task with 
SIGSEGV
     new 57c7e47a6b2 arch/risc-v: fix up_backtrace() bugs and rework stack 
splicing

The 3 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/risc-v/src/common/riscv_backtrace.c | 424 +++++++++++++++++++++++--------
 arch/risc-v/src/common/riscv_exception.c |   4 +
 arch/risc-v/src/common/riscv_idle.c      |  13 +-
 3 files changed, 336 insertions(+), 105 deletions(-)

Reply via email to