forked from iarsystems/IAR-CMSIS-DSP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCMSIS-DSP_Examples.eww
More file actions
99 lines (99 loc) · 3.27 KB
/
CMSIS-DSP_Examples.eww
File metadata and controls
99 lines (99 loc) · 3.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?xml version="1.0" encoding="UTF-8"?>
<workspace>
<project>
<path>$WS_DIR$\arm_bayes_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_class_marks_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_convolution_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_dotproduct_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_fft_bin_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_fir_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_graphic_equalizer_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_linear_interp_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_matrix_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_signal_converge_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_sin_cos_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_svm_example.ewp</path>
</project>
<project>
<path>$WS_DIR$\arm_variance_example.ewp</path>
</project>
<batchBuild>
<batchDefinition>
<name>CMSIS-DSP_all</name>
<member>
<project>arm_bayes_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_class_marks_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_convolution_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_dotproduct_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_fft_bin_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_fir_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_graphic_equalizer_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_linear_interp_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_matrix_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_signal_converge_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_sin_cos_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_svm_example</project>
<configuration>cortexM4lf</configuration>
</member>
<member>
<project>arm_variance_example</project>
<configuration>cortexM4lf</configuration>
</member>
</batchDefinition>
</batchBuild>
</workspace>