From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Core/html/templates_pg.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to 'docs/Core/html/templates_pg.html') diff --git a/docs/Core/html/templates_pg.html b/docs/Core/html/templates_pg.html index 41927d4..39d5506 100644 --- a/docs/Core/html/templates_pg.html +++ b/docs/Core/html/templates_pg.html @@ -32,7 +32,7 @@ Logo
CMSIS-Core (Cortex-M) -  Version 5.1.2 +  Version 5.3.0
CMSIS-Core support for Cortex-M processor-based devices
@@ -144,6 +144,8 @@ CMSIS-Core Processor Files core_cm33.h for the Cortex-M33 processor +core_cm35p.h for the Cortex-M35P processor + core_sc000.h for the SecurCore SC000 processor core_sc300.h for the SecurCore SC300 processor @@ -185,9 +187,17 @@ Device Examples ARM Cortex-M33 ARMCM33_TZ Cortex-M33 based device with TrustZone, no SIMD, no FPU -ARM Cortex-M33 ARMCM33_DSP_FP Cortex-M23 based device with SIMD, FPU, no TrustZone +ARM Cortex-M33 ARMCM33_DSP_FP Cortex-M33 based device with SIMD, FPU, no TrustZone + +ARM Cortex-M33 ARMCM33_DSP_FP_TZ Cortex-M33 based device with TrustZone, SIMD, FPU + +ARM Cortex-M35P ARMCM35P Cortex-M35P based device without TrustZone, SIMD, FPU + +ARM Cortex-M35P ARMCM35P_TZ Cortex-M35P based device with TrustZone, no SIMD, no FPU + +ARM Cortex-M35P ARMCM35P_DSP_FP Cortex-M35P based device with SIMD, FPU, no TrustZone -ARM Cortex-M33 ARMCM33_DSP_FP_TZ Cortex-M23 based device with TrustZone, SIMD, FPU +ARM Cortex-M35P ARMCM35P_DSP_FP_TZ Cortex-M35P based device with TrustZone, SIMD, FPU ARM SC000 ARM SC000 SC000 based device @@ -253,7 +263,8 @@ Template Files

The device configuration of the template files is described in detail on the following pages: