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 2022/02/25 02:51:22 UTC

[incubator-nuttx] branch master updated (25213c4 -> de95a85)

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 25213c4  arch/arm: Remove the empty spinlock.h file
     add 1173112  libs: armv7-a: Add thumb support to arch_elf.c
     add de95a85  arch, board: Add thumb support to i.MX6

No new revisions were added by this update.

Summary of changes:
 arch/arm/Kconfig                              |   1 +
 boards/arm/imx6/sabre-6quad/scripts/Make.defs |   2 +-
 libs/libc/machine/arm/armv7-a/arch_elf.c      | 226 +++++++++++++++++++++++++-
 3 files changed, 227 insertions(+), 2 deletions(-)