From c0bba7475fac9a4f036577353fad54478f693678 Mon Sep 17 00:00:00 2001 From: ccli8 Date: Tue, 15 Jan 2019 14:30:14 +0800 Subject: [PATCH] [M2351] Rename TOOLCHAIN_ARM_STD TOOLCHAIN_ARMC6 This is to express ARMC6 toolchain support more explicitly. --- .../device/{TOOLCHAIN_ARM_STD => TOOLCHAIN_ARMC6}/M2351.sct | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename targets/TARGET_NUVOTON/TARGET_M2351/device/{TOOLCHAIN_ARM_STD => TOOLCHAIN_ARMC6}/M2351.sct (100%) diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct b/targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARMC6/M2351.sct similarity index 100% rename from targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARM_STD/M2351.sct rename to targets/TARGET_NUVOTON/TARGET_M2351/device/TOOLCHAIN_ARMC6/M2351.sct