forked from Open-CMSIS-Pack/devtools
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathmetadata.Debug+RteTest_ARMCM3.cbuild.yml
More file actions
90 lines (90 loc) · 3.18 KB
/
Copy pathmetadata.Debug+RteTest_ARMCM3.cbuild.yml
File metadata and controls
90 lines (90 loc) · 3.18 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
build:
generated-by: csolution version 0.0.0+gd3ed8151
solution: ../data/TestSolution/PackMetadata/metadata.csolution.yml
project: ../data/TestSolution/PackMetadata/metadata.cproject.yml
context: metadata.Debug+RteTest_ARMCM3
compiler: AC6
device: ARM::RteTest_ARMCM3
device-pack: ARM::RteTest_DFP@0.1.1
device-books:
- name: http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/index.html
title: Cortex-M3 Device Generic Users Guide
processor:
fpu: off
core: Cortex-M3
packs:
- pack: ARM::RteTest_DFP@0.1.1
path: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.1.1
define:
- ARMCM3
- _RTE_
define-asm:
- ARMCM3
- _RTE_
add-path:
- ../data/TestSolution/PackMetadata/RTE/_Debug_RteTest_ARMCM3
- ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.1.1/Device/ARM/ARMCM3/Include
add-path-asm:
- ../data/TestSolution/PackMetadata/RTE/_Debug_RteTest_ARMCM3
- ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.1.1/Device/ARM/ARMCM3/Include
output-dirs:
intdir: tmp/metadata/RteTest_ARMCM3/Debug
outdir: out/metadata/RteTest_ARMCM3/Debug
rtedir: ../data/TestSolution/PackMetadata/RTE
output:
- type: elf
file: metadata.axf
components:
- component: ARM::Device:Startup&RteTest Startup@2.0.3
condition: ARMCM3 RteTest
from-pack: ARM::RteTest_DFP@0.1.1
selected-by: Device:Startup&RteTest Startup
files:
- file: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.1.1/Device/ARM/ARMCM3/Include/ARMCM3.h
category: header
version: 2.0.3
- file: https://arm-software.github.io/CMSIS_5/Core_A/html/startup_c_pg.html
category: doc
version: 2.0.3
- file: ../data/TestSolution/PackMetadata/RTE/Device/RteTest_ARMCM3/ARMCM3_ac6.sct
category: linkerScript
attr: config
version: 1.0.0
- file: ../data/TestSolution/PackMetadata/RTE/Device/RteTest_ARMCM3/startup_ARMCM3.c
category: sourceC
attr: config
version: 2.0.3
- file: ../data/TestSolution/PackMetadata/RTE/Device/RteTest_ARMCM3/system_ARMCM3.c
category: sourceC
attr: config
version: 1.0.1
- component: ARM::RteTest:CORE@0.1.1
condition: Cortex-M Device
from-pack: ARM::RteTest_DFP@0.1.1
selected-by: CORE
implements: RteTest:CORE@1.1.1
files:
- file: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.1.1/Doc/html/index.html
category: doc
version: 0.1.1
apis:
- api: RteTest:CORE@1.1.1
from-pack: ARM::RteTest_DFP@0.1.1
implemented-by: ARM::RteTest:CORE@0.1.1
files:
- file: https://arm-software.github.io/CMSIS_5/Pack/html/pdsc_apis_pg.html
category: doc
version: 1.1.1
linker:
script: ../data/TestSolution/PackMetadata/RTE/Device/RteTest_ARMCM3/ARMCM3_ac6.sct
constructed-files:
- file: ../data/TestSolution/PackMetadata/RTE/_Debug_RteTest_ARMCM3/RTE_Components.h
category: header
licenses:
- license: <unknown>
packs:
- pack: ARM::RteTest_DFP@0.1.1
components:
- component: ARM::Device:Startup&RteTest Startup@2.0.3
- component: ARM::RteTest:CORE@0.1.1
- component: RteTest:CORE(API)