-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtestPWM.dep
128 lines (125 loc) · 3.39 KB
/
testPWM.dep
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
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>753649875</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\Debug\Obj\drv_1wire.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\mod_1wire.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\mod_1wire.o</file>
<file>$PROJ_DIR$\Debug\Obj\drv_1wire.o</file>
<file>$PROJ_DIR$\Debug\Obj\drv_clk.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.o</file>
<file>$PROJ_DIR$\Debug\Obj\kernel.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\mod_1wire_search.o</file>
<file>$PROJ_DIR$\src\vos\mod\1wire\mod_1wire_search.c</file>
<file>$PROJ_DIR$\src\vos\kernel\stm8\kernel.c</file>
<file>$PROJ_DIR$\src\vos\drv\1wire\drv_1wire.c</file>
<file>$PROJ_DIR$\Debug\Obj\kernel.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
<file>$PROJ_DIR$\src\vos\mod\1wire\mod_1wire.c</file>
<file>$PROJ_DIR$\Debug\Obj\mod_1wire_search.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\testPWM.pbd</file>
<file>$PROJ_DIR$\Debug\Exe\testPWM.out</file>
<file>$PROJ_DIR$\Debug\Obj\drv_clk.pbi</file>
<file>$PROJ_DIR$\drv_clk.c</file>
<file>$PROJ_DIR$\main.c</file>
</outputs>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 16</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\src\vos\mod\1wire\mod_1wire_search.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 7</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 14</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\src\vos\kernel\stm8\kernel.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 11</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 6</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\src\vos\drv\1wire\drv_1wire.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 3</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 0</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\src\vos\mod\1wire\mod_1wire.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 2</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 1</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\drv_clk.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 4</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 17</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>ICCSTM8</name>
<file> 5</file>
</tool>
<tool>
<name>BICOMP</name>
<file> 12</file>
</tool>
</outputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>ILINK</tool>
</forcedrebuild>
</configuration>
</project>