CMSIS-DSP: Added f16 matrix functions
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 490f388..be344c0 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3247,6 +3247,7 @@
<file category="source" name="CMSIS/DSP/Source/FilteringFunctions/FilteringFunctionsF16.c"/>
<file category="source" name="CMSIS/DSP/Source/CommonTables/CommonTablesF16.c"/>
<file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/>
+ <file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c"/>
<!-- Compute Library for Cortex-A -->
<file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>