forked from GorgonMeducer/Hello_V2M-MPS3-SSE-300-FVP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhello_world.cproject.yml
More file actions
75 lines (55 loc) · 1.68 KB
/
Copy pathhello_world.cproject.yml
File metadata and controls
75 lines (55 loc) · 1.68 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
project:
packs:
- pack: ARM::CMSIS@6.1.0
- pack: ARM::CMSIS-RTX@5.9.0
- pack: ARM::CMSIS-Compiler@2.1.0
- pack: ARM::V2M-MPS2_SSE_200_BSP@2.0.0
for-context:
- +SMM-SSE-200___V2M-MPS2-SSE-200B
- +SSE-200-MPS3___V2M-MPS3-SSE-200B
- pack: ARM::V2M_MPS3_SSE_300_BSP@1.5.0
for-context:
- +SSE-300-MPS3___V2M-MPS3-SSE-300-FVP
- pack: ARM::V2M_MPS3_SSE_310_BSP@1.4.0
for-context:
- +ARMCM85___V2M-MPS3-SSE-310
- +SSE-310-MPS3_AN555___V2M-MPS3-SSE-310
- +SSE-310-MPS3_FVP___V2M-MPS3-SSE-310
- pack: ARM::SSE_315_BSP@1.0.0
for-context:
- +SSE-315-FVP___Corstone_315
- pack: ARM::DMA350@1.0.0
for-context:
- +SSE-315-FVP___Corstone_315
setups:
- setup: SSE-300
for-context:
- +SSE-300-MPS3___V2M-MPS3-SSE-300-FVP
for-compiler: AC6
linker:
- script: ./RTE/Device/SSE-300-MPS3/fvp_sse300_mps3_s.sct
groups:
- group: Documentation
files:
- file: README.md
- group: Source
files:
- file: hello.c
- file: main.c
linker:
- script: ./RTE/Device/SSE-300-MPS3/fvp_sse300_mps3_s.sct
for-compiler: AC6
components:
- component: ARM::CMSIS:CORE
- component: ARM::CMSIS Driver:USART
not-for-context:
- +SSE-200-MPS3___V2M-MPS3-SSE-200B
- component: ARM::CMSIS:OS Tick:SysTick
- component: Device:Startup
- component: ARM::CMSIS:RTOS2:Keil RTX5&Source
- component: ARM::Device:Native Driver:UART
for-context:
- +SSE-300-MPS3___V2M-MPS3-SSE-300-FVP
- component: ARM::Device:USART Retarget
for-context:
- +SSE-300-MPS3___V2M-MPS3-SSE-300-FVP