]> begriffs open source - cmsis/commit
CoreValidation: Test projects for Cortex-M23/-M33 without extensions.
authorJonatan Antoni <jonatan.antoni@arm.com>
Tue, 10 Oct 2017 07:35:46 +0000 (09:35 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Tue, 10 Oct 2017 07:35:46 +0000 (09:35 +0200)
commite0b14bb99e4e3fcfce799ce4d116971681759dbf
tree9c522209d60f9ff2c376c2b3f14de64afae2df42
parent8199f852f7a44aabd4adabd2ea98278bc53d3926
CoreValidation: Test projects for Cortex-M23/-M33 without extensions.
43 files changed:
CMSIS/CoreValidation/Tests/ARMCM23_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/ARMCM33_config.txt [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/RTE/Device/ARMCM23/startup_ARMCM23.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/RTE/Device/ARMCM23/system_ARMCM23.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/AC6/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/gcc_arm.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/startup_ARMCM23.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/Device/ARMCM23/system_ARMCM23.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/GCC/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/CMSIS/ARM/partition_ARMCM23.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/CMSIS/ARM/startup_ARMCM23.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/CMSIS/ARM/system_ARMCM23.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M23/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/RTE/Device/ARMCM33/startup_ARMCM33.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/RTE/Device/ARMCM33/system_ARMCM33.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/AC6/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/CMSIS_CV.uvprojx [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/EventRecorderStub.scvd [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/gcc_arm.ld [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/startup_ARMCM33.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/Device/ARMCM33/system_ARMCM33.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/GCC/RTE/_FVP/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/CMSIS_CV.ewp [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/CMSIS_CV.eww [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/CV_Config.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/CMSIS/ARM/partition_ARMCM33.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/CMSIS/ARM/startup_ARMCM33.s [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/CMSIS/ARM/system_ARMCM33.c [new file with mode: 0644]
CMSIS/CoreValidation/Tests/Cortex-M33/IAR/RTE/RTE_Components.h [new file with mode: 0644]
CMSIS/CoreValidation/Tests/build.py