Corrected version number in .pdsc

pull/53/head
Christophe Favergeon 3 years ago
parent 7c595300cc
commit d5c287973b

@ -8,7 +8,7 @@
<url>https://www.keil.com/pack/</url> <url>https://www.keil.com/pack/</url>
<releases> <releases>
<release version="1.12.0"> <release version="0.0.0">
Active development ... Active development ...
</release> </release>
</releases> </releases>
@ -49,7 +49,7 @@
<components> <components>
<!-- CMSIS-DSP component --> <!-- CMSIS-DSP component -->
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.12.0" isDefaultVariant="true" condition="CMSISCORE"> <component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="0.0.0" isDefaultVariant="true" condition="CMSISCORE">
<description>CMSIS-DSP Library for Cortex-M and Cortex-A</description> <description>CMSIS-DSP Library for Cortex-M and Cortex-A</description>
<files> <files>
<!-- CPU independent --> <!-- CPU independent -->
@ -105,7 +105,7 @@
</files> </files>
</component> </component>
<component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph Static Flow" Cversion="1.12.0" isDefaultVariant="true" condition="CMSISDSPLIB"> <component Cclass="CMSIS" Cgroup="DSP" Csub="Compute Graph Static Flow" Cversion="0.0.0" isDefaultVariant="true" condition="CMSISDSPLIB">
<description>CMSIS-DSP Compute Graph - Static Flow</description> <description>CMSIS-DSP Compute Graph - Static Flow</description>
<files> <files>
<file category="header" name="ComputeGraph/cg/static/src/GenericNodes.h"/> <file category="header" name="ComputeGraph/cg/static/src/GenericNodes.h"/>

Loading…
Cancel
Save