summaryrefslogtreecommitdiffstats
path: root/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt')
-rw-r--r--Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt14
1 files changed, 4 insertions, 10 deletions
diff --git a/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt b/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt
index 95aed2e..7ef79e2 100644
--- a/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt
+++ b/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt
@@ -1,10 +1,4 @@
-CMSIS DSP_Lib example arm_convolution_example.
-
-The example is available for different targets:
- Cortex-M0
- Cortex-M3
- Cortex-M4 with FPU
- Cortex-M7 with single precision FPU
- Cortex-M55 with double precision FPU, Integer + Floating Point MVE
-
-The example is configured for Models Debugger
+CMSIS DSP_Lib example arm_convolution_example for
+ Cortex-M0, Cortex-M3, Cortex-M4 with FPU and Cortex-M7 with single precision FPU.
+
+The example is configured for uVision Simulator.