Official ARM version: v5.4.0
Add CMSIS V5.4.0, please refer to index.html available under \docs folder.
Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure
used in existing projects, and thus avoid projects mass update
Note: the following components have been removed from ARM original delivery (as not used in ST packages)
- CMSIS_EW2018.pdf
- .gitattributes
- .gitignore
- \Device
- \CMSIS
- \CoreValidation
- \DAP
- \Documentation
- \DoxyGen
- \Driver
- \Pack
- \RTOS\CMSIS_RTOS_Tutorial.pdf
- \RTOS\RTX
- \RTOS\Template
- \RTOS2\RTX
- \Utilities
- All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2
Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3
This commit is contained in:
parent
76177aa280
commit
9f95ff5b6b
6402 changed files with 944683 additions and 314204 deletions
21
docs/RTOS2/html/technicalData5.js
Normal file
21
docs/RTOS2/html/technicalData5.js
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
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-A5/A7/A9 target processor", "pHardwareRequirements.html#tpCortexA5_A7_A9", null ]
|
||||
] ],
|
||||
[ "Memory Requirements", "pHardwareRequirements.html#rMemory", null ]
|
||||
] ],
|
||||
[ "Control Block Sizes", "pControlBlockSizes.html", null ],
|
||||
[ "Directory Structure and File Overview", "pDirectory_Files.html", [
|
||||
[ "RTX v5 Directory Structure", "pDirectory_Files.html#Folders", null ],
|
||||
[ "RTX v5 Library Files", "pDirectory_Files.html#libFiles", null ]
|
||||
] ],
|
||||
[ "Supported Toolchains", "pToolchains.html", [
|
||||
[ "Arm Compiler (Arm/Keil MDK, uVision5)", "pToolchains.html#technicalData_Toolchain_ARM", null ],
|
||||
[ "IAR Embedded Workbench", "pToolchains.html#technicalData_Toolchain_IAR", null ],
|
||||
[ "GNU Compiler Collection", "pToolchains.html#technicalData_Toolchain_GCC", null ]
|
||||
] ]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue