Skip to content

Commit

Permalink
lib(CMSIS_DSP): add new files since new version 5.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Aug 9, 2023
1 parent f766ca4 commit 38a6b86
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/BasicMathFunctions/BasicMathFunctionsF16.c"
1 change: 1 addition & 0 deletions libraries/CMSIS_DSP/src/BayesFunctions/BayesFunctionsF16.c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/BayesFunctions/BayesFunctionsF16.c"
1 change: 1 addition & 0 deletions libraries/CMSIS_DSP/src/CommonTables/CommonTablesF16.c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/CommonTables/CommonTablesF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/ComplexMathFunctions/ComplexMathFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/DistanceFunctions/DistanceFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/FastMathFunctions/FastMathFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/FilteringFunctions/FilteringFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/InterpolationFunctions/InterpolationFunctions.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/InterpolationFunctions/InterpolationFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/MatrixFunctions/MatrixFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/QuaternionMathFunctions/QuaternionMathFunctions.c"
1 change: 1 addition & 0 deletions libraries/CMSIS_DSP/src/SVMFunctions/SVMFunctionsF16.c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/SVMFunctions/SVMFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/StatisticsFunctions/StatisticsFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/SupportFunctions/SupportFunctionsF16.c"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "../Source/TransformFunctions/TransformFunctionsF16.c"

0 comments on commit 38a6b86

Please sign in to comment.