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/09/21 17:59:54 UTC

[incubator-nuttx] branch master updated: Remove executable permissions from source files

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

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new ac20a5c0d6 Remove executable permissions from source files
ac20a5c0d6 is described below

commit ac20a5c0d6f993b03ac4b3a0bb0be2706b9e282b
Author: Nathan Hartman <59...@users.noreply.github.com>
AuthorDate: Wed Sep 21 10:22:10 2022 -0400

    Remove executable permissions from source files
---
 arch/arm/src/armv7-a/arm_head.S | 0
 arch/arm/src/armv7-a/arm_scu.c  | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/arm/src/armv7-a/arm_head.S b/arch/arm/src/armv7-a/arm_head.S
old mode 100755
new mode 100644
diff --git a/arch/arm/src/armv7-a/arm_scu.c b/arch/arm/src/armv7-a/arm_scu.c
old mode 100755
new mode 100644