CMSIS-DSP: Added additional f16 statistics functions
and the required f16 fast math functions.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 625c0b6..f3c8434 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3251,6 +3251,7 @@
<file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/>
<file category="source" name="CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c"/>
<file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c"/>
+ <file category="source" name="CMSIS/DSP/Source/FastMathFunctions/FastMathFunctionsF16.c"/>
<!-- Compute Library for Cortex-A -->
<file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>