forked from Open-CMSIS-Pack/devtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextgen.csolution.yml
More file actions
37 lines (31 loc) · 993 Bytes
/
Copy pathextgen.csolution.yml
File metadata and controls
37 lines (31 loc) · 993 Bytes
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
# yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/main/tools/projmgr/schemas/csolution.schema.json
solution:
compiler: AC6
packs:
- pack: ARM::RteTestGenerator@0.1.0
- pack: ARM::RteTest_DFP@0.2.0
target-types:
- type: CM0
device: RteTestGen_ARMCM0
- type: MultiCore
device: RteTest_ARMCM0_Dual
build-types:
- type: Debug
- type: Release
projects:
- project: single/single-core.cproject.yml
for-context: +CM0
- project: tz_s/s.cproject.yml
for-context: +CM0
- project: tz_ns/ns.cproject.yml
for-context: +CM0
- project: test-url/test-url.cproject.yml
for-context: +CM0
- project: multi_0/core0.cproject.yml
for-context: +MultiCore
- project: multi_1/core1.cproject.yml
for-context: +MultiCore
- project: boot/boot.cproject.yml
for-context: +MultiCore
output-dirs:
intdir: ./tmp dir/$Project$/$TargetType$/$BuildType$/