From 7498683b4fc731dcae8404a4d66d9a0d3463068e Mon Sep 17 00:00:00 2001 From: Arto Kinnunen Date: Mon, 1 Mar 2021 10:20:54 +0200 Subject: [PATCH] Change file permissions from 755->644 --- .../TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_lpspi.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_lpspi.c diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_lpspi.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_lpspi.c old mode 100755 new mode 100644