From bffdf848fa472a1a518553c2f13a327df2c74d90 Mon Sep 17 00:00:00 2001 From: JidongMei Date: Tue, 10 Feb 2026 09:18:59 +0800 Subject: [PATCH] Rename STAR_MC3 to ARM_STAR_MC3 for portable/ARMv8M/ directory --- .../portable/GCC/{STAR_MC3 => ARM_STAR_MC3}/portmacro.h | 0 .../portable/IAR/{STAR_MC3 => ARM_STAR_MC3}/portmacro.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename portable/ARMv8M/non_secure/portable/GCC/{STAR_MC3 => ARM_STAR_MC3}/portmacro.h (100%) rename portable/ARMv8M/non_secure/portable/IAR/{STAR_MC3 => ARM_STAR_MC3}/portmacro.h (100%) diff --git a/portable/ARMv8M/non_secure/portable/GCC/STAR_MC3/portmacro.h b/portable/ARMv8M/non_secure/portable/GCC/ARM_STAR_MC3/portmacro.h similarity index 100% rename from portable/ARMv8M/non_secure/portable/GCC/STAR_MC3/portmacro.h rename to portable/ARMv8M/non_secure/portable/GCC/ARM_STAR_MC3/portmacro.h diff --git a/portable/ARMv8M/non_secure/portable/IAR/STAR_MC3/portmacro.h b/portable/ARMv8M/non_secure/portable/IAR/ARM_STAR_MC3/portmacro.h similarity index 100% rename from portable/ARMv8M/non_secure/portable/IAR/STAR_MC3/portmacro.h rename to portable/ARMv8M/non_secure/portable/IAR/ARM_STAR_MC3/portmacro.h