From 2b4e742f021a37fffcc5e557c4456c0a4ea77483 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Thu, 13 Mar 2025 23:16:14 -0500 Subject: fix: software was accidentally a submodule --- .../CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Software/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt (limited to 'Software/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt') diff --git a/Software/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt b/Software/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt new file mode 100644 index 0000000..7ef79e2 --- /dev/null +++ b/Software/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt @@ -0,0 +1,4 @@ +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. -- cgit v1.2.3