aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-libc/pkg-plist
blob: fc76003f6c14621d59307e23edb99b87aafdb3b5 (plain) (blame)
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
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
%%LIBC_TARG%%/include/ctype.h
%%LIBC_TARG%%/include/debug.h
%%LIBC_TARG%%/include/errno.h
%%LIBC_TARG%%/include/io.h
%%LIBC_TARG%%/include/iomacros.h
%%LIBC_TARG%%/include/limits.h
%%LIBC_TARG%%/include/math.h
%%LIBC_TARG%%/include/msp430/adc10.h
%%LIBC_TARG%%/include/msp430/adc12.h
%%LIBC_TARG%%/include/msp430/basic_clock.h
%%LIBC_TARG%%/include/msp430/basic_timer.h
%%LIBC_TARG%%/include/msp430/common.h
%%LIBC_TARG%%/include/msp430/compa.h
%%LIBC_TARG%%/include/msp430/dac12.h
%%LIBC_TARG%%/include/msp430/dma.h
%%LIBC_TARG%%/include/msp430/eprom.h
%%LIBC_TARG%%/include/msp430/esp430e.h
%%LIBC_TARG%%/include/msp430/flash.h
%%LIBC_TARG%%/include/msp430/gpio.h
%%LIBC_TARG%%/include/msp430/iostructures.h
%%LIBC_TARG%%/include/msp430/lcd.h
%%LIBC_TARG%%/include/msp430/lcd_a.h
%%LIBC_TARG%%/include/msp430/mpy.h
%%LIBC_TARG%%/include/msp430/opamp.h
%%LIBC_TARG%%/include/msp430/scanif.h
%%LIBC_TARG%%/include/msp430/sd16.h
%%LIBC_TARG%%/include/msp430/slopeadc.h
%%LIBC_TARG%%/include/msp430/svs.h
%%LIBC_TARG%%/include/msp430/system_clock.h
%%LIBC_TARG%%/include/msp430/timer8.h
%%LIBC_TARG%%/include/msp430/timera.h
%%LIBC_TARG%%/include/msp430/timerb.h
%%LIBC_TARG%%/include/msp430/timerport.h
%%LIBC_TARG%%/include/msp430/usart.h
%%LIBC_TARG%%/include/msp430x11x.h
%%LIBC_TARG%%/include/msp430x11x1.h
%%LIBC_TARG%%/include/msp430x11x2.h
%%LIBC_TARG%%/include/msp430x21x1.h
%%LIBC_TARG%%/include/msp430x12x.h
%%LIBC_TARG%%/include/msp430x12x2.h
%%LIBC_TARG%%/include/msp430x13x.h
%%LIBC_TARG%%/include/msp430x13x1.h
%%LIBC_TARG%%/include/msp430x14x.h
%%LIBC_TARG%%/include/msp430x14x1.h
%%LIBC_TARG%%/include/msp430x15x.h
%%LIBC_TARG%%/include/msp430x16x.h
%%LIBC_TARG%%/include/msp430x31x.h
%%LIBC_TARG%%/include/msp430x32x.h
%%LIBC_TARG%%/include/msp430x33x.h
%%LIBC_TARG%%/include/msp430x41x.h
%%LIBC_TARG%%/include/msp430x42x.h
%%LIBC_TARG%%/include/msp430x42x0.h
%%LIBC_TARG%%/include/msp430x43x.h
%%LIBC_TARG%%/include/msp430x44x.h
%%LIBC_TARG%%/include/msp430xE42x.h
%%LIBC_TARG%%/include/msp430xG43x.h
%%LIBC_TARG%%/include/msp430xW42x.h
%%LIBC_TARG%%/include/setjmp.h
%%LIBC_TARG%%/include/signal.h
%%LIBC_TARG%%/include/stdint.h
%%LIBC_TARG%%/include/stdio.h
%%LIBC_TARG%%/include/stdlib.h
%%LIBC_TARG%%/include/string.h
%%LIBC_TARG%%/include/sys/_ansi.h
%%LIBC_TARG%%/include/sys/_types.h
%%LIBC_TARG%%/include/sys/cdefs.h
%%LIBC_TARG%%/include/sys/config.h
%%LIBC_TARG%%/include/sys/fdlibm.h
%%LIBC_TARG%%/include/sys/ieeefp.h
%%LIBC_TARG%%/include/sys/inttypes.h
%%LIBC_TARG%%/include/sys/reent.h
%%LIBC_TARG%%/include/sys/types.h
%%LIBC_TARG%%/include/sys/unistd.h
%%LIBC_TARG%%/lib/crt430x110.o
%%LIBC_TARG%%/lib/crt430x1101.o
%%LIBC_TARG%%/lib/crt430x1111.o
%%LIBC_TARG%%/lib/crt430x112.o
%%LIBC_TARG%%/lib/crt430x1121.o
%%LIBC_TARG%%/lib/crt430x1122.o
%%LIBC_TARG%%/lib/crt430x1132.o
%%LIBC_TARG%%/lib/crt430x122.o
%%LIBC_TARG%%/lib/crt430x1222.o
%%LIBC_TARG%%/lib/crt430x123.o
%%LIBC_TARG%%/lib/crt430x1232.o
%%LIBC_TARG%%/lib/crt430x133.o
%%LIBC_TARG%%/lib/crt430x1331.o
%%LIBC_TARG%%/lib/crt430x135.o
%%LIBC_TARG%%/lib/crt430x1351.o
%%LIBC_TARG%%/lib/crt430x147.o
%%LIBC_TARG%%/lib/crt430x1471.o
%%LIBC_TARG%%/lib/crt430x148.o
%%LIBC_TARG%%/lib/crt430x1481.o
%%LIBC_TARG%%/lib/crt430x149.o
%%LIBC_TARG%%/lib/crt430x1491.o
%%LIBC_TARG%%/lib/crt430x155.o
%%LIBC_TARG%%/lib/crt430x156.o
%%LIBC_TARG%%/lib/crt430x157.o
%%LIBC_TARG%%/lib/crt430x167.o
%%LIBC_TARG%%/lib/crt430x168.o
%%LIBC_TARG%%/lib/crt430x169.o
%%LIBC_TARG%%/lib/crt430x1610.o
%%LIBC_TARG%%/lib/crt430x1611.o
%%LIBC_TARG%%/lib/crt430x1612.o
%%LIBC_TARG%%/lib/crt430x2101.o
%%LIBC_TARG%%/lib/crt430x2111.o
%%LIBC_TARG%%/lib/crt430x2121.o
%%LIBC_TARG%%/lib/crt430x2131.o
%%LIBC_TARG%%/lib/crt430x311.o
%%LIBC_TARG%%/lib/crt430x312.o
%%LIBC_TARG%%/lib/crt430x313.o
%%LIBC_TARG%%/lib/crt430x314.o
%%LIBC_TARG%%/lib/crt430x315.o
%%LIBC_TARG%%/lib/crt430x323.o
%%LIBC_TARG%%/lib/crt430x325.o
%%LIBC_TARG%%/lib/crt430x336.o
%%LIBC_TARG%%/lib/crt430x337.o
%%LIBC_TARG%%/lib/crt430x412.o
%%LIBC_TARG%%/lib/crt430x413.o
%%LIBC_TARG%%/lib/crt430x415.o
%%LIBC_TARG%%/lib/crt430x417.o
%%LIBC_TARG%%/lib/crt430x423.o
%%LIBC_TARG%%/lib/crt430x425.o
%%LIBC_TARG%%/lib/crt430x4250.o
%%LIBC_TARG%%/lib/crt430x4260.o
%%LIBC_TARG%%/lib/crt430x427.o
%%LIBC_TARG%%/lib/crt430x4270.o
%%LIBC_TARG%%/lib/crt430x435.o
%%LIBC_TARG%%/lib/crt430x436.o
%%LIBC_TARG%%/lib/crt430x437.o
%%LIBC_TARG%%/lib/crt430x447.o
%%LIBC_TARG%%/lib/crt430x448.o
%%LIBC_TARG%%/lib/crt430x449.o
%%LIBC_TARG%%/lib/crt430xE423.o
%%LIBC_TARG%%/lib/crt430xE425.o
%%LIBC_TARG%%/lib/crt430xE427.o
%%LIBC_TARG%%/lib/crt430xG437.o
%%LIBC_TARG%%/lib/crt430xG438.o
%%LIBC_TARG%%/lib/crt430xG439.o
%%LIBC_TARG%%/lib/crt430xW423.o
%%LIBC_TARG%%/lib/crt430xW425.o
%%LIBC_TARG%%/lib/crt430xW427.o
%%LIBC_TARG%%/lib/libc.a
%%LIBC_TARG%%/lib/libm.a
%%LIBC_TARG%%/lib/msp1/libc.a
%%LIBC_TARG%%/lib/msp1/libfp.a
%%LIBC_TARG%%/lib/msp1/libm.a
%%LIBC_TARG%%/lib/msp2/libc.a
%%LIBC_TARG%%/lib/msp2/libfp.a
%%LIBC_TARG%%/lib/msp2/libm.a
%%LIBC_TARG%%/share/mspgcc/doc/devheaders.txt
%%LIBC_TARG%%/share/mspgcc/doc/volatil
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/config.h
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/test.c
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/usart.c
%%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART/usart.h
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/font.c
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/font.h
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/lcd.c
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/lcd.h
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/main.c
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/makefile
%%LIBC_TARG%%/share/mspgcc/examples/char_lcd/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/makefile
%%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds/obsleds.cpp
%%LIBC_TARG%%/share/mspgcc/examples/cplusplus/makefile
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/irqspi.S
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/irqspi.h
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/main.c
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/makefile
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontrol_gui.py
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontrol_gui.wxg
%%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq/spicontroller.py
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxbasic.c
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxbasic.h
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxcore.h
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/gfxcore.S
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/main.c
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/makefile
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd/titleimage.c
%%LIBC_TARG%%/share/mspgcc/examples/leds/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/leds/main.c
%%LIBC_TARG%%/share/mspgcc/examples/leds/makefile
%%LIBC_TARG%%/share/mspgcc/examples/leds/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/LICENSE.txt
%%LIBC_TARG%%/share/mspgcc/examples/makefile
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/lcd.c
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/lcd.h
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/main.c
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/makefile
%%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/rawsources/flash.c
%%LIBC_TARG%%/share/mspgcc/examples/rawsources/rand.c
%%LIBC_TARG%%/share/mspgcc/examples/rawsources/README
%%LIBC_TARG%%/share/mspgcc/examples/README
%%LIBC_TARG%%/share/mspgcc/examples/reed-solomon/makefile
%%LIBC_TARG%%/share/mspgcc/examples/reed-solomon/nn4.c
%%LIBC_TARG%%/share/mspgcc/examples/reed-solomon/README
%%LIBC_TARG%%/share/mspgcc/examples/slaa076a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa076a/RTC11x-TA.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa076a/RTC11x-WD.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa078a/11x1_uart1.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa078a/11x1_uart2.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa078a/11x1_uart3.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa078a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa108a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa108a/SLAA108A.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa116/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa116/TBPWMDACcode
%%LIBC_TARG%%/share/mspgcc/examples/slaa116/TBPWMDACcode.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa119/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa119/RCTimer.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa120/dcmotor.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa120/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa123/F149-Voice-demo.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa123/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa125a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa125a/SLAA125Code.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa126a/3574_78.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa126a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa126a/TLC357X.h
%%LIBC_TARG%%/share/mspgcc/examples/slaa129/41xThermostat.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa129/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa131/codec_loopback.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa131/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa133/11x1_RC5.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa133/11x1_SIRC.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa133/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa136a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa136a/Ultrasonic.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa138a/LCD_T218010.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa138a/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa138a/water_meter.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa150/ADS8364.h
%%LIBC_TARG%%/share/mspgcc/examples/slaa150/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa150/SLAA150.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa151/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa151/MSP413-TMP100-Interface.S
%%LIBC_TARG%%/share/mspgcc/examples/slaa168/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slaa168/TLC2552.c
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet_1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_0831.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_549.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_5616.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_5timers.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_7822.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ca_temp1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ca_temp2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ca01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ca02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_cd4511.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_clks.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_flash_write.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_fll.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_hc138.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_hc164.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_hc165.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_hc595.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_hfxtal.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_int_P2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_lpm3.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_lpm4.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_poll_P2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_r2r.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_40k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_cap01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_cap02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_pwm06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_uart115k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_uart2400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta_uart9600.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta10.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta11.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta12.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta13.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta14.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_ta15.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_wdt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_wdt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/fet110_wdt03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac010/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet_1.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_549.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ca01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ca02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_clks.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_flash_write.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_fll.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_hfxtal.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_lpm3.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_pwm06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_uart115k.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_uart2400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta_uart9600.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta11.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta12.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta13.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta14.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_ta15.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_wdt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/fet110_wdt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac011/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_5timers.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_7822.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_00.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_10.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_11.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_12.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_13.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_14.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_15.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_16.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_17.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_18.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_19.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_20.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_adc10_temp.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_clks.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_flash_write.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_fll2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_hfxtal.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_hfxtal_nmi.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_lpm3.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_nmi.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_rosc.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_spi0_016x.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_spi0_0549.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_spi0_7822.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_count.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta_pwm06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta10.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta11.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta12.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta13.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta14.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_ta15.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart01_0115k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart01_02400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart01_09600.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart01_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart02_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_uart03_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_wdt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_wdt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/fet120_wdt03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac012/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_adc10_temp.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_clks.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_flash_write.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_hfxtal.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_lpm3.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_spi0_016x.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta_pwm06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta11.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta12.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta13.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta14.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_ta15.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_uart01_0115k.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_uart01_02400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_uart01_09600.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_uart01_19200.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_wdt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_wdt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/fet120_wdt03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac013/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_00.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_adc12_10.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_clks.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_hfxt2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_hfxtal.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_hfxtal_nmi.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_lpm3.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_spi0_0164.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_spi0_0165.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_spi0_016x.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_spi0_0549.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_spi0_5616.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta_pwm06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_ta09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_tb09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart01_0115k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart01_02400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart01_09600.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart01_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart11_0115k_2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart11_02400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart11_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uart11_19200_2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_uartxx_00123.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_wdt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_wdt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/fet140_wdt03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac014/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_1.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_00.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_adc12_10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_hfxt2.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_hfxtal.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_lpm3.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_spi0_016x.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta_pwm06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta10.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta11.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta12.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta13.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta14.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_ta15.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_tb01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_tb02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_tb03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_tb04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_tb05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart01_0115k.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart01_02400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart01_09600.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart01_19200.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart11_0115k_2.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart11_02400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_uart11_19200_2.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_wdt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/fet140_wdt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac015/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_bt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_bt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_clks.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_fll01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_fll02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_isp.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lcd06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_lpm3.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_40k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_dtmf.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_pwm01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_pwm02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_uart115k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_uart2400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta_uart9600.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_ta05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_wdt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/fet410_wdt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac016/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_1.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_bt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_bt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_clks.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_fll01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_fll02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_lcd01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_lcd02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_lcd03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_lpm3.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta_pwm01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta_pwm02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta_uart115k.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta_uart2400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta_uart9600.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_ta05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_wdt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/fet410_wdt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac017/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_00.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_06.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_07.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_08.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_09.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_adc12_10.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_bt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_bt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_clks1.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_clks2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_fll01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_fll02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_hfxt2.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_isp.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lcd01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lcd02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lcd03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lcd04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lcd05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_lpm3.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_spi0_016x.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta_pwm01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta_pwm02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_ta05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_tb01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_tb02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_tb03.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_tb04.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_tb05.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart01_0115k.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart01_02400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart01_09600.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart01_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart11_19200.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_uart11_38400.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_wdt01.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/fet440_wdt02.S
%%LIBC_TARG%%/share/mspgcc/examples/slac018/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_1.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_00.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_06.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_07.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_08.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_adc12_09.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_bt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_bt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_clks2.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_fll01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_fll02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_lcd01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_lcd02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_lcd03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_lpm3.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_spi0_016x.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta_pwm01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta_pwm02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_ta05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_tb01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_tb02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_tb03.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_tb04.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_tb05.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart01_0115k.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart01_02400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart01_09600.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart01_19200.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart11_19200.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_uart11_38400.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_wdt01.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/fet440_wdt02.c
%%LIBC_TARG%%/share/mspgcc/examples/slac019/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/gdb-sim.ini
%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/main.c
%%LIBC_TARG%%/share/mspgcc/examples/stackcheck/makefile
%%LIBC_TARG%%/share/mspgcc/examples/tasker/config.h
%%LIBC_TARG%%/share/mspgcc/examples/tasker/main.c
%%LIBC_TARG%%/share/mspgcc/examples/tasker/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/tasker/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/tasker/task.c
%%LIBC_TARG%%/share/mspgcc/examples/tasker/task.h
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/cs8900.c
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/cs8900.h
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/easyweb.c
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/easyweb.h
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/Makefile
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/README
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/tcpip.c
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/tcpip.h
%%LIBC_TARG%%/share/mspgcc/examples/tcpip/webside.c
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/fll.h
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/fll.s
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/main.c
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/makefile
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/miniterm.py
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/swuart.h
%%LIBC_TARG%%/share/mspgcc/examples/timerA_uart/swuart.s
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/asmlib.h
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/asmlib.S
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/main.c
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/makefile
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/serialComm.c
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/serialComm.h
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/taskhandler.h
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/taskhandler.S
%%LIBC_TARG%%/share/mspgcc/examples/uart_test/tasklist.h
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/asmlib.S
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/game.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/history.txt
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/intro.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/lchanima.ci
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/LICENSE.txt
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/logo.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/main.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/makefile
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/msppong.ci
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/winlogos.ci
%%LIBC_TARG%%/share/mspgcc/examples/video/TVPong/winscreen.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/asmlib.S
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/game.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/hardware.h
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/LICENSE.txt
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/main.c
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/makefile
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/numbers.ci
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/README.txt
%%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris/tiles.ci
@dirrm %%LIBC_TARG%%/include/msp430
@dirrm %%LIBC_TARG%%/include/sys
@dirrm %%LIBC_TARG%%/include
@dirrm %%LIBC_TARG%%/lib/msp1
@dirrm %%LIBC_TARG%%/lib/msp2
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/bufferedUSART
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/char_lcd
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/cplusplus/leds
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/cplusplus
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/fet_spi_irq
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/gfx_lcd
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/leds
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/pc_keyboard
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/rawsources
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/reed-solomon
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa078a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa138a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac010
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac011
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac012
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac013
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac014
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac015
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac016
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac017
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac018
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slac019
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa076a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa108a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa116
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa119
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa120
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa123
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa125a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa126a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa129
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa131
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa133
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa136a
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa150
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa151
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/slaa168
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/stackcheck
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/tasker
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/tcpip
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/timerA_uart
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/uart_test
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/video/TVPong
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/video/TVTetris
@dirrm %%LIBC_TARG%%/share/mspgcc/examples/video
@dirrm %%LIBC_TARG%%/share/mspgcc/examples
@dirrm %%LIBC_TARG%%/share/mspgcc/doc
@dirrm %%LIBC_TARG%%/share/mspgcc
@dirrmtry %%LIBC_TARG%%/share