commit | c4c3480075295f226774bf134c00e91441aef1aa | [log] [tgz] |
---|---|---|
author | Christophe Favergeon <Christophe.Favergeon@arm.com> | Tue Sep 24 14:05:01 2019 +0200 |
committer | Christophe Favergeon <Christophe.Favergeon@arm.com> | Tue Sep 24 14:06:43 2019 +0200 |
tree | 2c367c22eb0339d09ba9d7948704cbdceaf602b4 | |
parent | fb9fb9f9fea55ba7da276bb4d98a474f0e8a19b0 [diff] [blame] |
CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. Added AC5 support to the test framework. Upgraded gcc support.
diff --git a/CMSIS/DSP/Testing/main.cpp b/CMSIS/DSP/Testing/main.cpp index ece7321..d9de3636 100644 --- a/CMSIS/DSP/Testing/main.cpp +++ b/CMSIS/DSP/Testing/main.cpp
@@ -3,4 +3,4 @@ int main() { return(testmain()); -} \ No newline at end of file +}