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
21 lines
No EOL
1.2 KiB
JavaScript
21 lines
No EOL
1.2 KiB
JavaScript
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 ]
|
|
] ]
|
|
]; |