Commit 57c7ff66 authored by Christophe Favergeon's avatar Christophe Favergeon
Browse files

Updated examples

Change CMSIS-DSP pack version in the csolution of the examples.
parent 3a04f817
Loading
Loading
Loading
Loading
+39 −39
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ build:
    fpu: on
    trustzone: non-secure
  packs:
    - pack: ARM::CMSIS-DSP@1.14.3
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3
    - pack: ARM::CMSIS-DSP@1.14.4
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4
    - pack: ARM::CMSIS@5.9.0
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0
    - pack: ARM::V2M_MPS3_SSE_300_BSP@1.3.0
@@ -66,10 +66,10 @@ build:
    - RTE/CMSIS
    - RTE/Compiler
    - RTE/_eventrecorder.CommandLine_VHT-Corstone-300
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/ComputeGraph/cg/nodes/cpp
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/ComputeGraph/cg/src
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/PrivateInclude
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/ComputeGraph/cg/nodes/cpp
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/ComputeGraph/cg/src
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/PrivateInclude
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/Core/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/RTOS2/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/RTOS2/RTX/Include
@@ -89,70 +89,70 @@ build:
      condition: ARMv6_7_8-M Device
      from-pack: ARM::CMSIS@5.9.0
      selected-by: ARM::CMSIS:CORE
    - component: ARM::CMSIS:DSP&Source@1.14.3
    - component: ARM::CMSIS:DSP&Source@1.14.4
      condition: CMSISCORE
      from-pack: ARM::CMSIS-DSP@1.14.3
      selected-by: ARM::CMSIS:DSP&Source@1.14.3
      from-pack: ARM::CMSIS-DSP@1.14.4
      selected-by: ARM::CMSIS:DSP&Source@1.14.4
      files:
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BasicMathFunctions/BasicMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BasicMathFunctions/BasicMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BasicMathFunctions/BasicMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BasicMathFunctions/BasicMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BayesFunctions/BayesFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BayesFunctions/BayesFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BayesFunctions/BayesFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BayesFunctions/BayesFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/CommonTables/CommonTables.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/CommonTables/CommonTables.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/CommonTables/CommonTablesF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/CommonTables/CommonTablesF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ComplexMathFunctions/ComplexMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ComplexMathFunctions/ComplexMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ControllerFunctions/ControllerFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ControllerFunctions/ControllerFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/DistanceFunctions/DistanceFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/DistanceFunctions/DistanceFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/DistanceFunctions/DistanceFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/DistanceFunctions/DistanceFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FastMathFunctions/FastMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FastMathFunctions/FastMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FastMathFunctions/FastMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FastMathFunctions/FastMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FilteringFunctions/FilteringFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FilteringFunctions/FilteringFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FilteringFunctions/FilteringFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FilteringFunctions/FilteringFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/InterpolationFunctions/InterpolationFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/InterpolationFunctions/InterpolationFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/InterpolationFunctions/InterpolationFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/InterpolationFunctions/InterpolationFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/MatrixFunctions/MatrixFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/MatrixFunctions/MatrixFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/MatrixFunctions/MatrixFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/MatrixFunctions/MatrixFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/QuaternionMathFunctions/QuaternionMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/QuaternionMathFunctions/QuaternionMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SVMFunctions/SVMFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SVMFunctions/SVMFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SVMFunctions/SVMFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SVMFunctions/SVMFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/StatisticsFunctions/StatisticsFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/StatisticsFunctions/StatisticsFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/StatisticsFunctions/StatisticsFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/StatisticsFunctions/StatisticsFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SupportFunctions/SupportFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SupportFunctions/SupportFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SupportFunctions/SupportFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SupportFunctions/SupportFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/TransformFunctions/TransformFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/TransformFunctions/TransformFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/TransformFunctions/TransformFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/TransformFunctions/TransformFunctionsF16.c
          category: source
    - component: ARM::CMSIS:DSP:Compute Graph@1.14.3
    - component: ARM::CMSIS:DSP:Compute Graph@1.14.4
      condition: CMSISDSPLIB
      from-pack: ARM::CMSIS-DSP@1.14.3
      from-pack: ARM::CMSIS-DSP@1.14.4
      selected-by: ARM::CMSIS:DSP:Compute Graph
    - component: ARM::CMSIS:RTOS2:Keil RTX5&Source@5.5.4
      condition: RTOS2 RTX5
+4 −4
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<cprj schemaVersion="1.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CPRJ.xsd">
  <created timestamp="2023-03-08T09:18:22" tool="csolution 1.4.0"/>
  <created timestamp="2023-03-10T15:27:42" tool="csolution 1.4.0"/>

  <info isLayer="false">
    <description>Automatically generated project</description>
  </info>

  <packages>
    <package name="CMSIS-DSP" vendor="ARM" version="1.14.3:1.14.3"/>
    <package name="CMSIS-DSP" vendor="ARM" version="1.14.4:1.14.4"/>
    <package name="CMSIS" vendor="ARM" version="5.9.0:5.9.0"/>
    <package name="V2M_MPS3_SSE_300_BSP" vendor="ARM" version="1.3.0:1.3.0"/>
    <package name="ARM_Compiler" vendor="Keil" version="1.7.2:1.7.2"/>
@@ -30,8 +30,8 @@

  <components>
    <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0"/>
    <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.14.3"/>
    <component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph" Cvendor="ARM" Cversion="1.14.3"/>
    <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.14.4"/>
    <component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph" Cvendor="ARM" Cversion="1.14.4"/>
    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cvendor="ARM" Cversion="5.5.4">
      <file attr="config" category="source" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
      <file attr="config" category="header" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
+39 −39
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ build:
    fpu: on
    trustzone: non-secure
  packs:
    - pack: ARM::CMSIS-DSP@1.14.3
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3
    - pack: ARM::CMSIS-DSP@1.14.4
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4
    - pack: ARM::CMSIS@5.9.0
      path: ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0
    - pack: ARM::V2M_MPS3_SSE_300_BSP@1.3.0
@@ -65,10 +65,10 @@ build:
    - RTE/CMSIS
    - RTE/Compiler
    - RTE/_eventrecorder.IDE_VHT-Corstone-300
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/ComputeGraph/cg/nodes/cpp
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/ComputeGraph/cg/src
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/PrivateInclude
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/ComputeGraph/cg/nodes/cpp
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/ComputeGraph/cg/src
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/PrivateInclude
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/Core/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/RTOS2/Include
    - ${CMSIS_PACK_ROOT}/ARM/CMSIS/5.9.0/CMSIS/RTOS2/RTX/Include
@@ -88,70 +88,70 @@ build:
      condition: ARMv6_7_8-M Device
      from-pack: ARM::CMSIS@5.9.0
      selected-by: ARM::CMSIS:CORE
    - component: ARM::CMSIS:DSP&Source@1.14.3
    - component: ARM::CMSIS:DSP&Source@1.14.4
      condition: CMSISCORE
      from-pack: ARM::CMSIS-DSP@1.14.3
      selected-by: ARM::CMSIS:DSP&Source@1.14.3
      from-pack: ARM::CMSIS-DSP@1.14.4
      selected-by: ARM::CMSIS:DSP&Source@1.14.4
      files:
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BasicMathFunctions/BasicMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BasicMathFunctions/BasicMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BasicMathFunctions/BasicMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BasicMathFunctions/BasicMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BayesFunctions/BayesFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BayesFunctions/BayesFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/BayesFunctions/BayesFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/BayesFunctions/BayesFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/CommonTables/CommonTables.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/CommonTables/CommonTables.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/CommonTables/CommonTablesF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/CommonTables/CommonTablesF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ComplexMathFunctions/ComplexMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ComplexMathFunctions/ComplexMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/ControllerFunctions/ControllerFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/ControllerFunctions/ControllerFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/DistanceFunctions/DistanceFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/DistanceFunctions/DistanceFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/DistanceFunctions/DistanceFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/DistanceFunctions/DistanceFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FastMathFunctions/FastMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FastMathFunctions/FastMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FastMathFunctions/FastMathFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FastMathFunctions/FastMathFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FilteringFunctions/FilteringFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FilteringFunctions/FilteringFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/FilteringFunctions/FilteringFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/FilteringFunctions/FilteringFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/InterpolationFunctions/InterpolationFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/InterpolationFunctions/InterpolationFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/InterpolationFunctions/InterpolationFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/InterpolationFunctions/InterpolationFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/MatrixFunctions/MatrixFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/MatrixFunctions/MatrixFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/MatrixFunctions/MatrixFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/MatrixFunctions/MatrixFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/QuaternionMathFunctions/QuaternionMathFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/QuaternionMathFunctions/QuaternionMathFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SVMFunctions/SVMFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SVMFunctions/SVMFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SVMFunctions/SVMFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SVMFunctions/SVMFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/StatisticsFunctions/StatisticsFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/StatisticsFunctions/StatisticsFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/StatisticsFunctions/StatisticsFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/StatisticsFunctions/StatisticsFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SupportFunctions/SupportFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SupportFunctions/SupportFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/SupportFunctions/SupportFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/SupportFunctions/SupportFunctionsF16.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/TransformFunctions/TransformFunctions.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/TransformFunctions/TransformFunctions.c
          category: source
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.3/Source/TransformFunctions/TransformFunctionsF16.c
        - file: ${CMSIS_PACK_ROOT}/ARM/CMSIS-DSP/1.14.4/Source/TransformFunctions/TransformFunctionsF16.c
          category: source
    - component: ARM::CMSIS:DSP:Compute Graph@1.14.3
    - component: ARM::CMSIS:DSP:Compute Graph@1.14.4
      condition: CMSISDSPLIB
      from-pack: ARM::CMSIS-DSP@1.14.3
      from-pack: ARM::CMSIS-DSP@1.14.4
      selected-by: ARM::CMSIS:DSP:Compute Graph
    - component: ARM::CMSIS:RTOS2:Keil RTX5&Source@5.5.4
      condition: RTOS2 RTX5
+4 −4
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<cprj schemaVersion="1.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CPRJ.xsd">
  <created timestamp="2023-03-08T09:18:22" tool="csolution 1.4.0"/>
  <created timestamp="2023-03-10T15:27:42" tool="csolution 1.4.0"/>

  <info isLayer="false">
    <description>Automatically generated project</description>
  </info>

  <packages>
    <package name="CMSIS-DSP" vendor="ARM" version="1.14.3:1.14.3"/>
    <package name="CMSIS-DSP" vendor="ARM" version="1.14.4:1.14.4"/>
    <package name="CMSIS" vendor="ARM" version="5.9.0:5.9.0"/>
    <package name="V2M_MPS3_SSE_300_BSP" vendor="ARM" version="1.3.0:1.3.0"/>
    <package name="ARM_Compiler" vendor="Keil" version="1.7.2:1.7.2"/>
@@ -29,8 +29,8 @@

  <components>
    <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0"/>
    <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.14.3"/>
    <component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph" Cvendor="ARM" Cversion="1.14.3"/>
    <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cvendor="ARM" Cversion="1.14.4"/>
    <component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph" Cvendor="ARM" Cversion="1.14.4"/>
    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cvendor="ARM" Cversion="5.5.4">
      <file attr="config" category="source" name="CMSIS/RTOS2/RTX/Config/RTX_Config.c" version="5.1.1"/>
      <file attr="config" category="header" name="CMSIS/RTOS2/RTX/Config/RTX_Config.h" version="5.5.2"/>
Loading