CMSIS-DSP: Added f16 versions of statistics functions.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 0e2a0e6..ba4d497 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3249,6 +3249,7 @@
<file category="source" name="CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c"/>
<file category="source" name="CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c"/>
<file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/>
+ <file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c"/>
<!-- Compute Library for Cortex-A -->
<file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>