commit | 134421469ba9755ec94964d380061a6d432b441e | [log] [tgz] |
---|---|---|
author | Christophe Favergeon <Christophe.Favergeon@arm.com> | Tue Jul 30 07:09:59 2019 +0200 |
committer | Christophe Favergeon <Christophe.Favergeon@arm.com> | Tue Jul 30 12:47:09 2019 +0200 |
tree | 2ace8351b53188fb602cabc24537e51f24842744 | |
parent | 8851a4e98ec158f3e0fc31cb5826d17c16ca8a7e [diff] [blame] |
CMSIS-DSP: Removed files which are generated automatically by the test framework. It includes the dummy fake benchmarks which were used for testing the scripts.
diff --git a/CMSIS/DSP/Testing/createDefaultFolder.sh b/CMSIS/DSP/Testing/createDefaultFolder.sh new file mode 100755 index 0000000..1cd3e3b --- /dev/null +++ b/CMSIS/DSP/Testing/createDefaultFolder.sh
@@ -0,0 +1,4 @@ +mkdir FullBenchmark +mkdir Output +mkdir GeneratedInclude +mkdir GeneratedSource