##// END OF EJS Templates
debug lpp_uart and comment lpp_cna
martin -
r42:ba8d8f9c1d77 default
parent child
Show More
@@ -1,29 +1,32
1 1 # use glob syntax.
2 2 syntax: glob
3 3
4 4 *.tex
5 5 *.html
6 6 *log*
7 7 *.png
8 8 *.dot
9 9 *.css
10 10 *.md5
11 11 *.eps
12 12 *.pdf
13 13 *.toc
14 14 *.map
15 15 *.sty
16 16 *.3
17 17 *.js
18 18 *.aux
19 19 *.idx
20 20 *doc*
21 21 *Doc*
22 22 *vhdlsyn.txt
23 23 *dirs.txt
24 24 *.orig
25 25 *.o
26 26 *.a
27 27 *.bin
28 28 *~
29 apb_devices_list.h
30 apb_devices_list.vhd
29 31
32
General Comments 0
You need to be logged in to leave comments. Login now