diff options
Diffstat (limited to 'Drivers/CMSIS/DSP/Examples/ARM/arm_svm_example/Abstract.txt')
-rw-r--r-- | Drivers/CMSIS/DSP/Examples/ARM/arm_svm_example/Abstract.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Drivers/CMSIS/DSP/Examples/ARM/arm_svm_example/Abstract.txt b/Drivers/CMSIS/DSP/Examples/ARM/arm_svm_example/Abstract.txt new file mode 100644 index 0000000..cad7ae1 --- /dev/null +++ b/Drivers/CMSIS/DSP/Examples/ARM/arm_svm_example/Abstract.txt @@ -0,0 +1,10 @@ +CMSIS DSP_Lib example arm_svm_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 |