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/deprecated.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'docs/Core/html/deprecated.html') diff --git a/docs/Core/html/deprecated.html b/docs/Core/html/deprecated.html index f8b5907..bbc12bc 100644 --- a/docs/Core/html/deprecated.html +++ b/docs/Core/html/deprecated.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
@@ -112,23 +112,17 @@ $(document).ready(function(){initNavTree('deprecated.html','');});
-
Global __UNALIGNED_UINT32
+
Global __UNALIGNED_UINT32

Do not use this macro. It has been superseded by __UNALIGNED_UINT32_READ, __UNALIGNED_UINT32_WRITE and will be removed in the future.

-
Global __XXX_CMSIS_VERSION
-
Only rely on this define for CMSIS 5.0 and before.
-
Global __XXX_CMSIS_VERSION_MAIN
-
Only rely on this define for CMSIS 5.0 and before.
-
Global __XXX_CMSIS_VERSION_SUB
-
Only rely on this define for CMSIS 5.0 and before.