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/technicalData5.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/RTOS2/html/technicalData5.js') diff --git a/docs/RTOS2/html/technicalData5.js b/docs/RTOS2/html/technicalData5.js index b4c41f2..b179964 100644 --- a/docs/RTOS2/html/technicalData5.js +++ b/docs/RTOS2/html/technicalData5.js @@ -3,11 +3,12 @@ var technicalData5 = [ "Hardware Requirements", "pHardwareRequirements.html", [ [ "Processor Requirements", "pHardwareRequirements.html#tpProcessor", [ [ "Cortex-M0/M0+/M23 target processor", "pHardwareRequirements.html#tpCortexM0_M0P_M23", null ], - [ "Cortex-M3/M4/M7/M33 target processor", "pHardwareRequirements.html#tpCortexM3_M4_M7_M33", null ], + [ "Cortex-M3/M4/M7/M33/M35P target processor", "pHardwareRequirements.html#tpCortexM3_M4_M7_M33_M35P", null ], [ "Cortex-A5/A7/A9 target processor", "pHardwareRequirements.html#tpCortexA5_A7_A9", null ] ] ], [ "Memory Requirements", "pHardwareRequirements.html#rMemory", null ] ] ], + [ "Stack Requirements", "pStackRequirements.html", null ], [ "Control Block Sizes", "pControlBlockSizes.html", null ], [ "Directory Structure and File Overview", "pDirectory_Files.html", [ [ "RTX v5 Directory Structure", "pDirectory_Files.html#Folders", null ], -- cgit