Skip to content

Commit

Permalink
Correct issue #180 : missing windows in pack description
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe0606 committed Jul 8, 2024
1 parent 55e81fa commit 2747aeb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ARM.CMSIS-DSP.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@

<!-- DSP sources (core) -->
<file category="source" name="Source/BasicMathFunctions/BasicMathFunctions.c"/>

<file category="source" name="Source/QuaternionMathFunctions/QuaternionMathFunctions.c"/>

<file category="source" name="Source/BayesFunctions/BayesFunctions.c"/>
<file category="source" name="Source/CommonTables/CommonTables.c"/>
<file category="source" name="Source/ComplexMathFunctions/ComplexMathFunctions.c"/>
Expand All @@ -80,8 +78,8 @@
<file category="source" name="Source/SupportFunctions/SupportFunctions.c"/>
<file category="source" name="Source/SVMFunctions/SVMFunctions.c"/>
<file category="source" name="Source/TransformFunctions/TransformFunctions.c"/>

<file category="source" name="Source/InterpolationFunctions/InterpolationFunctions.c"/>
<file category="source" name="Source/WindowFunctions/WindowFunctions.c"/>

<!-- DSP sources F16 versions -->
<file category="source" name="Source/BasicMathFunctions/BasicMathFunctionsF16.c"/>
Expand Down

0 comments on commit 2747aeb

Please sign in to comment.