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/using_ARM_pg.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/Core/html/using_ARM_pg.html') diff --git a/docs/Core/html/using_ARM_pg.html b/docs/Core/html/using_ARM_pg.html index 551b056..5662223 100644 --- a/docs/Core/html/using_ARM_pg.html +++ b/docs/Core/html/using_ARM_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
@@ -130,6 +130,7 @@ $(document).ready(function(){initNavTree('using_ARM_pg.html','');}); ".\Device\ARM\ARMSC300" SecurCore SC300 Contains Include and Source template files configured for the SecurCore SC300 processor. The device name is ARMSC300 and the name of the Device Header File <device.h> is <ARMSC300.h>. +
Note
CMSIS-Pack provides the #define CMSIS_header_file in RTE_Components.h which gives you access to the device.h file of a project. This allows you to generate generic software components that adjust to the device settings.

Create generic Libraries with CMSIS

The CMSIS Processor and Core Peripheral files allow also to create generic libraries. The CMSIS-DSP Libraries are an example for such a generic library.

@@ -157,7 +158,7 @@ Create generic Libraries with CMSIS