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/13 15:07:41 UTC

[incubator-nuttx] branch master updated: drivers/mmcsd: 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 00666a8778 drivers/mmcsd: Remove executable permissions from source files
00666a8778 is described below

commit 00666a8778d8814e9c71b7888b17443a03ecb53f
Author: Nathan Hartman <59...@users.noreply.github.com>
AuthorDate: Tue Sep 13 09:04:50 2022 -0400

    drivers/mmcsd: Remove executable permissions from source files
---
 drivers/mmcsd/Kconfig     | 0
 drivers/mmcsd/mmcsd_spi.c | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/drivers/mmcsd/Kconfig b/drivers/mmcsd/Kconfig
old mode 100755
new mode 100644
diff --git a/drivers/mmcsd/mmcsd_spi.c b/drivers/mmcsd/mmcsd_spi.c
old mode 100755
new mode 100644