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/RTOS2/html/functionOverview.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/RTOS2/html/functionOverview.html') diff --git a/docs/RTOS2/html/functionOverview.html b/docs/RTOS2/html/functionOverview.html index a4c2eca..e0ff78b 100644 --- a/docs/RTOS2/html/functionOverview.html +++ b/docs/RTOS2/html/functionOverview.html @@ -111,9 +111,9 @@ $(document).ready(function(){initNavTree('functionOverview.html','');});
Function Overview
-

CMSIS-RTOS2 provides multiple API interfaces:

+

CMSIS-RTOS2 provides following API interfaces:

    -
  • CMSIS-RTOS C API v2 is the new C function interface that supports dynamic object creation and Armv8-M (Arm Cortex-M23 and Cortex-M33).
  • +
  • CMSIS-RTOS C API v2 is the C function interface that supports dynamic object creation and Armv8-M (Arm Cortex-M23, Cortex-M33 and Cortex-M35P) .
  • CMSIS-RTOS C API v1 is a C function API that is backward compatible with CMSIS-RTOS v1.
  • CMSIS-RTOS C++ API is a C++ class function API (future extension).
@@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('functionOverview.html','');});