Welcome to mirror list, hosted at ThFree Co, Russian Federation.

technicalData5.js « html « RTOS2 « docs « CMSIS « Drivers - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4c41f2f0c44a400588f6f8e17e958ffd8ffbf7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 ]
    ] ]
];