CMSIS-DSP: Added f16 versions of linear and bilinear interpolations
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index be344c0..0e2a0e6 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -3248,6 +3248,7 @@
<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"/>
+ <file category="source" name="CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c"/>
<!-- Compute Library for Cortex-A -->
<file category="header" name="CMSIS/DSP/ComputeLibrary/Include/NEMath.h" condition="ARMv7-A Device"/>