]> begriffs open source - freertos/commit
Correct ARM port folder capitalization (#981)
authorEric Jackson <115876528+ericbj29@users.noreply.github.com>
Mon, 5 Feb 2024 18:31:52 +0000 (10:31 -0800)
committerGitHub <noreply@github.com>
Mon, 5 Feb 2024 18:31:52 +0000 (10:31 -0800)
commit938ec0f7bfb86ab70e49c23be625c99d760db4eb
tree938bd730fe1d627f9f872dcad5033cf8aa04c058
parent1065389c4e6356122b9642b1e23ff3835b3dfde9
Correct ARM port folder capitalization (#981)

* Rename Arm_AARCH64 to ARM_AARCH64

* Rename Arm_AARCH64_SRE to ARM_AARCH64_SRE

* Update cmake for ARM port folder capitalization

* Update in portable/CmakeLists.txt
* Use capitalization name in port README.md

---------

Co-authored-by: Ching-Hsin Lee <chinglee@amazon.com>
portable/CMakeLists.txt
portable/GCC/ARM_AARCH64/README.md [moved from portable/GCC/Arm_AARCH64/README.md with 96% similarity]
portable/GCC/ARM_AARCH64/port.c [moved from portable/GCC/Arm_AARCH64/port.c with 100% similarity]
portable/GCC/ARM_AARCH64/portASM.S [moved from portable/GCC/Arm_AARCH64/portASM.S with 100% similarity]
portable/GCC/ARM_AARCH64/portmacro.h [moved from portable/GCC/Arm_AARCH64/portmacro.h with 100% similarity]
portable/GCC/ARM_AARCH64_SRE/README.md [moved from portable/GCC/Arm_AARCH64_SRE/README.md with 95% similarity]
portable/GCC/ARM_AARCH64_SRE/port.c [moved from portable/GCC/Arm_AARCH64_SRE/port.c with 100% similarity]
portable/GCC/ARM_AARCH64_SRE/portASM.S [moved from portable/GCC/Arm_AARCH64_SRE/portASM.S with 100% similarity]
portable/GCC/ARM_AARCH64_SRE/portmacro.h [moved from portable/GCC/Arm_AARCH64_SRE/portmacro.h with 100% similarity]
portable/GCC/ARM_CA53_64_BIT/README.md
portable/GCC/ARM_CA53_64_BIT_SRE/README.md