Skip to content

Commit

Permalink
Correct version number in pack description file.
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe0606 committed Jul 25, 2024
1 parent 7a393a2 commit 2f24493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARM.CMSIS-DSP.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<components>
<!-- CMSIS-DSP component -->
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="0.0.0" isDefaultVariant="true" condition="CMSISCORE">
<component Cclass="CMSIS" Cgroup="DSP" Cvariant="Source" Cversion="1.16.1" isDefaultVariant="true" condition="CMSISCORE">
<description>CMSIS-DSP Library for Cortex-M and Cortex-A</description>
<files>
<!-- CPU independent -->
Expand Down

0 comments on commit 2f24493

Please sign in to comment.