You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2022/09/11 01:50:42 UTC

[incubator-nuttx] branch master updated (8b8534c4b4 -> 3b889d820f)

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 8b8534c4b4 usrsock: Initialize g_usrsockdev in the declaration
     add 3b889d820f armv7-a/r: use SRS and RFE for exception handler

No new revisions were added by this update.

Summary of changes:
 arch/arm/include/armv7-a/irq.h     |   9 +-
 arch/arm/include/armv7-r/irq.h     |   9 +-
 arch/arm/src/armv7-a/arm_vectors.S | 184 +++++++++++++++----------------------
 arch/arm/src/armv7-r/arm_vectors.S | 184 +++++++++++++++----------------------
 4 files changed, 162 insertions(+), 224 deletions(-)