-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxlightTouchPanel.dep
More file actions
797 lines (794 loc) · 30.7 KB
/
xlightTouchPanel.dep
File metadata and controls
797 lines (794 loc) · 30.7 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
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>41365142</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim2.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim3.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim4.c</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_flash.pbi</file>
<file>$PROJ_DIR$\Debug\Exe\touchpanel.hex</file>
<file>$PROJ_DIR$\Project\src\mbcrc.c</file>
<file>$PROJ_DIR$\Project\src\timer4.c</file>
<file>$PROJ_DIR$\Debug\Obj\timer_2.o</file>
<file>$PROJ_DIR$\Debug\Obj\common.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\UsartDev.o</file>
<file>$PROJ_DIR$\Debug\Obj\common.o</file>
<file>$PROJ_DIR$\Debug\Obj\main.o</file>
<file>$PROJ_DIR$\Debug\Obj\mbcrc.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_exti.pbi</file>
<file>$PROJ_DIR$\Project\src\timer_2.c</file>
<file>$PROJ_DIR$\Project\inc\timer_2.h</file>
<file>$PROJ_DIR$\Project\src\lightPwmDrv.c</file>
<file>$PROJ_DIR$\Project\inc\button.h</file>
<file>$PROJ_DIR$\Project\inc\ProtocolParser.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_wwdg.c</file>
<file>$PROJ_DIR$\Project\src\ProtocolParser.c</file>
<file>$PROJ_DIR$\Project\src\stm8l15x_it.c</file>
<file>$PROJ_DIR$\Project\src\main.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_usart.c</file>
<file>$PROJ_DIR$\Project\inc\mbcrc.h</file>
<file>$PROJ_DIR$\Project\inc\lightPwmDrv.h</file>
<file>$PROJ_DIR$\Project\src\button.c</file>
<file>$PROJ_DIR$\Project\inc\_global.h</file>
<file>$PROJ_DIR$\Project\inc\timer4.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_spi.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_exti.o</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dac.h</file>
<file>$PROJ_DIR$\Debug\Obj\ProtocolBus.o</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_conf.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_adc.o</file>
<file>$PROJ_DIR$\Debug\Obj\rf24l01.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_clk.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_clk.o</file>
<file>$PROJ_DIR$\Debug\Obj\ProtocolBus.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_flash.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_gpio.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_pwr.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim1.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\UsartDev.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_dma.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rtc.h</file>
<file>$PROJ_DIR$\Debug\Obj\ProtocolParser.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_it.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_adc.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\XlightComBus.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim2.o</file>
<file>$PROJ_DIR$\Debug\Obj\XlightComBus.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim1.o</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_rst.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_irtim.h</file>
<file>$PROJ_DIR$\Debug\Obj\timer4.o</file>
<file>$PROJ_DIR$\Debug\Obj\delay.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim3.o</file>
<file>$PROJ_DIR$\Debug\Obj\button.o</file>
<file>$PROJ_DIR$\Debug\Obj\ProtocolParser.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim4.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_gpio.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_usart.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_wwdg.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_spi.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_usart.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\rf24l01.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\button.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim3.pbi</file>
<file>$TOOLKIT_DIR$\lib\dlstm8mmn.h</file>
<file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim2.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_aes.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_wwdg.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_it.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\timer4.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wfe.h</file>
<file>$PROJ_DIR$\Debug\Obj\xlightTouchPanel.pbd</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_lcd.h</file>
<file>$PROJ_DIR$\Debug\Obj\lightPwmDrv.o</file>
<file>$PROJ_DIR$\Debug\Obj\delay.o</file>
<file>$PROJ_DIR$\Debug\Obj\mbcrc.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\lightPwmDrv.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_itc.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_iwdg.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim5.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_comp.h</file>
<file>$TOOLKIT_DIR$\lib\dbgstm8mmd.a</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_i2c.h</file>
<file>$TOOLKIT_DIR$\inc\c\string.h</file>
<file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>
<file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
<file>$PROJ_DIR$\Debug\Exe\xlightTouchPanel.out</file>
<file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
<file>$PROJ_DIR$\Debug\List\xlightTouchPanel.map</file>
<file>$TOOLKIT_DIR$\config\lnkstm8l151k4.icf</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
<file>$TOOLKIT_DIR$\lib\dlstm8mmn.a</file>
<file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>
<file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_beep.h</file>
<file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm8l15x_tim4.pbi</file>
<file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_syscfg.h</file>
<file>$PROJ_DIR$\Debug\Obj\timer_2.pbi</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim1.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_gpio.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_exti.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim1.c</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\xliNodeConfig.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_flash.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_usart.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_spi.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x.h</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\publicDefine.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_adc.h</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\MyMessage.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_adc.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_clk.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim2.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_clk.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_flash.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim4.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_spi.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_tim3.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_exti.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\inc\stm8l15x_wwdg.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_gpio.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\commonbusiness\XlightComBus.h</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\debugDefine.h</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\LightPublicDefine.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\commonbusiness\XlightComBus.c</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\Business\ProtocolBus.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\delay.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\rf24l01.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\rf24l01.h</file>
<file>$PROJ_DIR$\..\xlightCommon\xlightdefine\Business\ProtocolBus.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\common.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\common.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\delay.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\stm8l15x_conf.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\UsartDev.c</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\UsartDev.h</file>
<file>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\stm8l15x_it.h</file>
</outputs>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim2.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 73</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 51</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 129 116 55 122 121 106 128 42 125 34 92 74 31 109 86 46 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 122 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim3.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 70</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 58</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 129 116 55 127 121 106 128 42 125 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 127 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim4.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 104</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 61</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 125 128 116 42 121 55 106 129 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 125 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 94 96</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\mbcrc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 83</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 12</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 31 116 122 86 34 92 74 109 46 114 121 128 55 42 106 125 129 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\timer4.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 77</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 56</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 113 87 116 118 54 88 85 108 28 102 45 90 80 115 127 78 125 34 92 74 121 31 128 109 55 86 42 46 106 122 114 129</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\timer_2.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 107</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 7</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 121 116 106 55 129 128 42 125 15 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 15</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\lightPwmDrv.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 84</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 81</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 90 78 102 115 116 45 80 127 118 88 113 85 54 108 87 34 92 74 121 31 128 109 55 86 42 46 106 122 125 114 129 25</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 25 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_wwdg.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 75</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 64</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 55 129 116 121 106 128 42 125 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 129 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\ProtocolParser.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 47</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 60</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 116 88 108 112 34 118 113 54 87 100 93 27 138 66 102 45 90 80 115 127 78 101 72 117 18 119 17 139 91 141 92 74 121 31 128 109 55 86 42 46 106 122 125 114 129 105 98 103 71 33</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 18 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 139 119 112 17 138</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\stm8l15x_it.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 76</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 48</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 92 74 116 46 141 34 109 114 72 146 31 86 122 28 91 121 128 55 42 106 125 129 93 27 17 15 66 118 102 88 45 113 90 85 80 54 115 108 127 87 78 100 98 105 101 103 71 33 117</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 146 17 28 15</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\main.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 95</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 11</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 115 116 102 71 15 90 78 17 66 45 80 127 72 141 138 18 24 34 118 88 113 85 54 108 87 105 103 93 27 139 142 28 119 145 25 131 91 92 74 121 31 128 109 55 86 42 46 106 122 125 114 129 98 33 100 101 117 132</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 142 138 28 17 119 18 139 145 132 15 25 24 131</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_usart.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 67</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 63</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 34 109 114 92 74 46 31 86 122 121 128 55 42 106 125 129 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 114 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Project\src\button.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 69</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 59</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 141 114 133 34 109 116 92 74 46 105 28 31 86 122 98 33 125 27 18 91 121 128 55 42 106 129 72 93 139 17 145 66 118 102 88 45 113 90 85 80 54 115 108 127 87 78 103 71 132 100 101 117</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 28 17 18 139 145 132 133</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\xlightTouchPanel.out</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 96</file>
</tool>
<tool>
<name>OBJCOPY</name>
<file> 4</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ILINK</name>
<file> 97 59 10 82 81 11 12 32 60 36 35 38 30 40 62 48 29 53 51 58 61 63 64 56 7 9 50 99 89</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_exti.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 13</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 30</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 54 118 128 113 87 116 88 85 108 102 45 90 80 115 127 78 34 92 74 121 31 109 55 86 42 46 106 122 125 114 129</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 128 116 34 118 74 102 121 88 31 45 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_tim1.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 43</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 53</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 31 122 86 34 92 74 109 46 114 121 128 55 42 106 125 129 108 118 102 88 45 113 90 85 80 54 115 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 108 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_adc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 49</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 35</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 128 125 116 42 121 55 106 129 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 118 116 34 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_clk.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 37</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 38</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 42 128 125 121 55 106 129 34 92 74 31 109 86 46 122 114 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 121 116 34 118 74 102 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_flash.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 3</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 40</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 31 122 86 116 34 92 74 109 46 114 113 121 128 55 42 106 125 129 118 102 88 45 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 113 116 34 118 74 102 121 88 31 45 128 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_spi.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 65</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 29</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 128 116 125 42 121 55 106 129 34 92 74 31 109 86 46 122 114 115 118 102 88 45 113 90 85 80 54 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 115 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\STM8L15x_StdPeriph_Driver\src\stm8l15x_gpio.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 41</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 62</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 85 116 88 108 118 113 54 87 109 102 45 90 80 115 127 78 34 92 74 121 31 128 55 86 42 46 106 122 125 114 129</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 109 116 34 118 74 102 121 88 31 45 128 113 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\commonbusiness\XlightComBus.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 52</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 50</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 45 66 127 80 71 102 90 115 78 72 119 34 118 88 113 85 54 108 87 105 103 93 138 91 141 92 74 121 31 128 109 55 86 42 46 106 122 125 114 129 98 33 27 100 101 117</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 138 119</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\xlightdefine\Business\ProtocolBus.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 39</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 32</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 42 93 91 128 125 121 112 55 106 129 72 119 141 34 92 74 31 109 86 46 122 114 139 138 66 118 102 88 45 113 90 85 80 54 115 108 127 87 78 100 101 117 27 105 98 103 71 33</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 141 117 139 119 138 112</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\delay.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 57</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 82</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 74 92 116 46 34 109 114 31 86 122 28 121 128 55 42 106 125 129 142 118 102 88 45 113 90 85 80 54 115 108 127 87 78</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 142 28</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\rf24l01.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 68</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 36</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 78 90 102 115 116 98 33 109 66 45 80 127 105 119 34 118 88 113 85 54 108 87 72 93 138 27 91 141 92 74 121 31 128 55 86 42 46 106 122 125 114 129 103 71 100 101 117</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 138 27 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 66 72 93 98 71 33 101 103 105 100 91 143 141 117 119</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\common.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 8</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 10</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 87 116 113 118 54 88 85 108 117 102 45 90 80 115 127 78 132 34 92 74 121 31 128 109 55 86 42 46 106 122 125 114 129 141</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 141 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 117 132</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\..\xlightCommon\stm8l\Xlight-stm8l\UsartDev.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 44</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 9</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 116 86 141 31 122 117 34 92 74 109 46 114 121 128 55 42 106 125 129 132 118 102 88 45 113 90 85 80 54 115 108 127 87 78 145</file>
</tool>
<tool>
<name>ICCSTM8</name>
<file> 145 141 116 34 118 74 102 121 88 31 45 128 113 109 90 55 85 86 80 42 54 46 115 106 108 122 127 125 87 114 78 129 92 117 132</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>ILINK</tool>
</forcedrebuild>
<forcedrebuild>
<name>[REBUILD_ALL]</name>
</forcedrebuild>
</configuration>
</project>