]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Project/Validation.cproject.yml
Updates for CMSIS 6
[cmsis] / CMSIS / CoreValidation / Project / Validation.cproject.yml
1 # yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/schemas/projmgr/1.5.0/tools/projmgr/schemas/cproject.schema.json
2
3 project:
4   layers:
5     # App: CMSIS-Core Validation for Cortex-M
6     - layer: ../Layer/App/Validation_Cortex-M/App.clayer.yml
7       for-context:
8         - +CM0
9         - +CM0plus
10         - +CM3
11         - +CM4
12         - +CM4FP
13         - +CM7
14         - +CM7SP
15         - +CM7DP
16         - +CM23
17         - +CM23S
18         - +CM23NS
19         - +CM33
20         - +CM33S
21         - +CM33NS
22         - +CM35P
23         - +CM35PS
24         - +CM35PNS
25         - +CM55S
26         - +CM55NS
27         - +CM85S
28         - +CM85NS
29
30     # App: CMSIS-Core Validation for Cortex-A
31     - layer: ../Layer/App/Validation_Cortex-A/App.clayer.yml
32       for-context:
33         - +CA5
34         - +CA7
35         - +CA9
36
37     #Target: CM0
38     - layer: ../Layer/Target/CM0/Target.clayer.yml
39       for-context:
40         - +CM0
41
42     #Target: CM0plus
43     - layer: ../Layer/Target/CM0plus/Target.clayer.yml
44       for-context:
45         - +CM0plus
46
47     #Target: CM3
48     - layer: ../Layer/Target/CM3/Target.clayer.yml
49       for-context:
50         - +CM3
51
52     #Target: CM4
53     - layer: ../Layer/Target/CM4/Target.clayer.yml
54       for-context:
55         - +CM4
56
57     #Target: CM4FP
58     - layer: ../Layer/Target/CM4FP/Target.clayer.yml
59       for-context:
60         - +CM4FP
61
62     #Target: CM7
63     - layer: ../Layer/Target/CM7/Target.clayer.yml
64       for-context:
65         - +CM7
66
67     #Target: CM7SP
68     - layer: ../Layer/Target/CM7SP/Target.clayer.yml
69       for-context:
70         - +CM7SP
71
72     #Target: CM7DP
73     - layer: ../Layer/Target/CM7DP/Target.clayer.yml
74       for-context:
75         - +CM7DP
76
77     #Target: CM23
78     - layer: ../Layer/Target/CM23/Target.clayer.yml
79       for-context:
80         - +CM23
81
82     #Target: CM23S
83     - layer: ../Layer/Target/CM23S/Target.clayer.yml
84       for-context:
85         - +CM23S
86
87     #Target: CM23NS
88     - layer: ../Layer/Target/CM23NS/Target.clayer.yml
89       for-context:
90         - +CM23NS
91
92     #Target: CM33
93     - layer: ../Layer/Target/CM33/Target.clayer.yml
94       for-context:
95         - +CM33
96
97     #Target: CM33S
98     - layer: ../Layer/Target/CM33S/Target.clayer.yml
99       for-context:
100         - +CM33S
101
102     #Target: CM33NS
103     - layer: ../Layer/Target/CM33NS/Target.clayer.yml
104       for-context:
105         - +CM33NS
106
107     #Target: CM35P
108     - layer: ../Layer/Target/CM35P/Target.clayer.yml
109       for-context:
110         - +CM35P
111
112     #Target: CM35PS
113     - layer: ../Layer/Target/CM35PS/Target.clayer.yml
114       for-context:
115         - +CM35PS
116
117     #Target: CM35PNS
118     - layer: ../Layer/Target/CM35PNS/Target.clayer.yml
119       for-context:
120         - +CM35PNS
121
122     #Target: CM55S
123     - layer: ../Layer/Target/CM55S/Target.clayer.yml
124       for-context:
125         - +CM55S
126
127     #Target: CM55NS
128     - layer: ../Layer/Target/CM55NS/Target.clayer.yml
129       for-context:
130         - +CM55NS
131
132     #Target: CM85S
133     - layer: ../Layer/Target/CM85S/Target.clayer.yml
134       for-context:
135         - +CM85S
136
137     #Target: CM85NS
138     - layer: ../Layer/Target/CM85NS/Target.clayer.yml
139       for-context:
140         - +CM85NS
141
142     #Target: CA5
143     - layer: ../Layer/Target/CA5/Target.clayer.yml
144       for-context:
145         - +CA5
146
147     #Target: CA7
148     - layer: ../Layer/Target/CA7/Target.clayer.yml
149       for-context:
150         - +CA7
151
152     #Target: CA9
153     - layer: ../Layer/Target/CA9/Target.clayer.yml
154       for-context:
155         - +CA9