You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/05/13 12:52:41 UTC

[incubator-nuttx-apps] branch master updated: Remove executable bit from source code

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d78e5b  Remove executable bit from source code
9d78e5b is described below

commit 9d78e5b4c214069895cb95dfced2a2bdd5e35acd
Author: Xiang Xiao <xi...@xiaomi.com>
AuthorDate: Wed May 13 18:21:25 2020 +0800

    Remove executable bit from source code
    
    Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
---
 examples/hts221_reader/Kconfig    | 0
 examples/hts221_reader/Make.defs  | 0
 examples/hts221_reader/Makefile   | 0
 examples/lsm303_reader/Kconfig    | 0
 examples/lsm303_reader/Make.defs  | 0
 examples/lsm303_reader/Makefile   | 0
 examples/lsm6dsl_reader/Kconfig   | 0
 examples/lsm6dsl_reader/Make.defs | 0
 examples/lsm6dsl_reader/Makefile  | 0
 examples/tcpblaster/README.txt    | 0
 10 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/examples/hts221_reader/Kconfig b/examples/hts221_reader/Kconfig
old mode 100755
new mode 100644
diff --git a/examples/hts221_reader/Make.defs b/examples/hts221_reader/Make.defs
old mode 100755
new mode 100644
diff --git a/examples/hts221_reader/Makefile b/examples/hts221_reader/Makefile
old mode 100755
new mode 100644
diff --git a/examples/lsm303_reader/Kconfig b/examples/lsm303_reader/Kconfig
old mode 100755
new mode 100644
diff --git a/examples/lsm303_reader/Make.defs b/examples/lsm303_reader/Make.defs
old mode 100755
new mode 100644
diff --git a/examples/lsm303_reader/Makefile b/examples/lsm303_reader/Makefile
old mode 100755
new mode 100644
diff --git a/examples/lsm6dsl_reader/Kconfig b/examples/lsm6dsl_reader/Kconfig
old mode 100755
new mode 100644
diff --git a/examples/lsm6dsl_reader/Make.defs b/examples/lsm6dsl_reader/Make.defs
old mode 100755
new mode 100644
diff --git a/examples/lsm6dsl_reader/Makefile b/examples/lsm6dsl_reader/Makefile
old mode 100755
new mode 100644
diff --git a/examples/tcpblaster/README.txt b/examples/tcpblaster/README.txt
old mode 100755
new mode 100644