CMSIS-DSP: Added f16 support functions
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index ba4d497..625c0b6 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3250,6 +3250,7 @@
<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"/>
+ <file category="source" name="CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c"/>
<!-- Compute Library for Cortex-A -->
<file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>