You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/02/27 04:23:13 UTC

[incubator-nuttx] branch master updated (40fdf38 -> ef1826e)

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 40fdf38  Fixed __stack_overflow_trap declaration typo.
     add ef1826e  arch: armv6-m: Apply armv7-m signal handling logic

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/armv6-m/arm_schedulesigaction.c | 249 ++++++++++++++++++++++++---
 arch/arm/src/armv6-m/arm_sigdeliver.c        |  67 +++++++
 2 files changed, 291 insertions(+), 25 deletions(-)