From ad3bb0dc7271c84c4b3a8227c72e0cb0ee8cf0d0 Mon Sep 17 00:00:00 2001 From: Arto Kinnunen Date: Wed, 3 Mar 2021 13:45:58 +0200 Subject: [PATCH] Change file permissions from 755->644 --- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c diff --git a/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c b/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_IMX/spi_api.c old mode 100755 new mode 100644