From 0fe2214dc7856da59d9232d3d4f4fbd915c02b9f Mon Sep 17 00:00:00 2001 From: Christophe Favergeon Date: Wed, 15 Feb 2023 07:30:01 +0100 Subject: [PATCH] Missing header in arm_math.h added THe new dsp/window_functions.h header was missing. (But it could be used and included separately from arm_math.h) --- Include/arm_math.h | 1 + Testing/cmsis_build/test.Release+VHT-Corstone-300.cprj | 7 ++++--- Testing/cmsis_build/test.Release+VHT-Corstone-310.cprj | 7 ++++--- Testing/cmsis_build/test.Release+VHT_M0P.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M23.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M3.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M33.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M4.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M55.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M7.cprj | 5 +++-- Testing/cmsis_build/test.Release+VHT_M7_UNROLLED.cprj | 5 +++-- Testing/cmsis_build/testac6.csolution.yml | 1 - Testing/cmsis_build/testgcc.csolution.yml | 1 - 13 files changed, 33 insertions(+), 24 deletions(-) diff --git a/Include/arm_math.h b/Include/arm_math.h index bfe3252d..59462c2a 100644 --- a/Include/arm_math.h +++ b/Include/arm_math.h @@ -205,6 +205,7 @@ #include "dsp/transform_functions.h" #include "dsp/filtering_functions.h" #include "dsp/quaternion_math_functions.h" +#include "dsp/window_functions.h" diff --git a/Testing/cmsis_build/test.Release+VHT-Corstone-300.cprj b/Testing/cmsis_build/test.Release+VHT-Corstone-300.cprj index 0b43d420..597349f9 100644 --- a/Testing/cmsis_build/test.Release+VHT-Corstone-300.cprj +++ b/Testing/cmsis_build/test.Release+VHT-Corstone-300.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -17,6 +17,7 @@ + @@ -27,10 +28,10 @@ - + - + diff --git a/Testing/cmsis_build/test.Release+VHT-Corstone-310.cprj b/Testing/cmsis_build/test.Release+VHT-Corstone-310.cprj index b7fa64f6..006fd9ea 100644 --- a/Testing/cmsis_build/test.Release+VHT-Corstone-310.cprj +++ b/Testing/cmsis_build/test.Release+VHT-Corstone-310.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -18,6 +18,7 @@ + @@ -28,10 +29,10 @@ - + - + diff --git a/Testing/cmsis_build/test.Release+VHT_M0P.cprj b/Testing/cmsis_build/test.Release+VHT_M0P.cprj index 0c4d9811..7492c079 100644 --- a/Testing/cmsis_build/test.Release+VHT_M0P.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M0P.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M23.cprj b/Testing/cmsis_build/test.Release+VHT_M23.cprj index 944b0ff7..df78cd6d 100644 --- a/Testing/cmsis_build/test.Release+VHT_M23.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M23.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M3.cprj b/Testing/cmsis_build/test.Release+VHT_M3.cprj index bc11c0c3..ef0eacdd 100644 --- a/Testing/cmsis_build/test.Release+VHT_M3.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M3.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M33.cprj b/Testing/cmsis_build/test.Release+VHT_M33.cprj index d44e5bf6..cb9b4bbd 100644 --- a/Testing/cmsis_build/test.Release+VHT_M33.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M33.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M4.cprj b/Testing/cmsis_build/test.Release+VHT_M4.cprj index ec8b4240..99daf4b0 100644 --- a/Testing/cmsis_build/test.Release+VHT_M4.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M4.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M55.cprj b/Testing/cmsis_build/test.Release+VHT_M55.cprj index 41f8a5ab..48627c5b 100644 --- a/Testing/cmsis_build/test.Release+VHT_M55.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M55.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M7.cprj b/Testing/cmsis_build/test.Release+VHT_M7.cprj index f0da7e5b..396a6ff8 100644 --- a/Testing/cmsis_build/test.Release+VHT_M7.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M7.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/test.Release+VHT_M7_UNROLLED.cprj b/Testing/cmsis_build/test.Release+VHT_M7_UNROLLED.cprj index dffc8279..611295c5 100644 --- a/Testing/cmsis_build/test.Release+VHT_M7_UNROLLED.cprj +++ b/Testing/cmsis_build/test.Release+VHT_M7_UNROLLED.cprj @@ -1,6 +1,6 @@ - + Automatically generated project @@ -16,6 +16,7 @@ + @@ -26,7 +27,7 @@ - + diff --git a/Testing/cmsis_build/testac6.csolution.yml b/Testing/cmsis_build/testac6.csolution.yml index c026036b..47001105 100644 --- a/Testing/cmsis_build/testac6.csolution.yml +++ b/Testing/cmsis_build/testac6.csolution.yml @@ -112,7 +112,6 @@ solution: build-types: - type: Release - optimize: max debug: off projects: diff --git a/Testing/cmsis_build/testgcc.csolution.yml b/Testing/cmsis_build/testgcc.csolution.yml index 99bef5fa..390849b3 100644 --- a/Testing/cmsis_build/testgcc.csolution.yml +++ b/Testing/cmsis_build/testgcc.csolution.yml @@ -87,7 +87,6 @@ solution: build-types: - type: Release - optimize: max debug: off