blob: 394742446ce9370862e803349d6ae4607348c619 (
plain)
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ProjectWorkspace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_mpw.xsd">
<SchemaVersion>1.0</SchemaVersion>
<Header>### uVision Project, (C) Keil Software</Header>
<WorkspaceName>ek-tm4c1294xl</WorkspaceName>
<project>
<PathAndName>..\..\..\driverlib\driverlib.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>..\..\..\usblib\usblib.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\bitband\bitband.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\blinky\blinky.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\enet_io\enet_io.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\enet_lwip\enet_lwip.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\enet_uip\enet_uip.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\enet_weather\enet_weather.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\gpio_jtag\gpio_jtag.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\hello\hello.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\hibernate\hibernate.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\interrupts\interrupts.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\mpu_fault\mpu_fault.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\qs_iot\qs_iot.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\sleep_modes\sleep_modes.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\timers\timers.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\uart_echo\uart_echo.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\udma_demo\udma_demo.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_dev_bulk\usb_dev_bulk.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_dev_cserial\usb_dev_cserial.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_dev_keyboard\usb_dev_keyboard.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_host_keyboard\usb_host_keyboard.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_host_mouse\usb_host_mouse.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_host_msc\usb_host_msc.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_stick_demo\usb_stick_demo.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\usb_stick_update\usb_stick_update.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
<project>
<PathAndName>.\watchdog\watchdog.uvproj</PathAndName>
<NodeIsCheckedInBatchBuild>1</NodeIsCheckedInBatchBuild>
</project>
</ProjectWorkspace>
|