git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git git push -u origin main
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
CMSIS DSP_Lib example arm_class_marks_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
|