Skip to content

Commit 2747aeb

Browse files
Correct issue ARM-software#180 : missing windows in pack description
1 parent 55e81fa commit 2747aeb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ARM.CMSIS-DSP.pdsc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,7 @@
6565

6666
<!-- DSP sources (core) -->
6767
<file category="source" name="Source/BasicMathFunctions/BasicMathFunctions.c"/>
68-
6968
<file category="source" name="Source/QuaternionMathFunctions/QuaternionMathFunctions.c"/>
70-
7169
<file category="source" name="Source/BayesFunctions/BayesFunctions.c"/>
7270
<file category="source" name="Source/CommonTables/CommonTables.c"/>
7371
<file category="source" name="Source/ComplexMathFunctions/ComplexMathFunctions.c"/>
@@ -80,8 +78,8 @@
8078
<file category="source" name="Source/SupportFunctions/SupportFunctions.c"/>
8179
<file category="source" name="Source/SVMFunctions/SVMFunctions.c"/>
8280
<file category="source" name="Source/TransformFunctions/TransformFunctions.c"/>
83-
8481
<file category="source" name="Source/InterpolationFunctions/InterpolationFunctions.c"/>
82+
<file category="source" name="Source/WindowFunctions/WindowFunctions.c"/>
8583

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

0 commit comments

Comments
 (0)