]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commitdiff
Add eaton attribute to files distributed to Eaton
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 8 Jul 2015 17:34:22 +0000 (19:34 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 8 Jul 2015 17:34:22 +0000 (19:34 +0200)
.gitattributes
rpp-test-sw/.gitattributes [new file with mode: 0644]
rpp-test-sw/Debug/.gitattributes [new file with mode: 0644]
rpp-test-sw/Release/.gitattributes [new file with mode: 0644]
rpp-test-sw/cmdproc/.gitattributes
rpp-test-sw/cmdproc/include/.gitattributes [new file with mode: 0644]
rpp-test-sw/cmdproc/src/.gitattributes [new file with mode: 0644]
rpp-test-sw/commands/.gitattributes [new file with mode: 0644]
rpp-test-sw/commands/doc/.gitattributes
rpp-test-sw/targetConfigs/.gitattributes [new file with mode: 0644]

index 22e0b02d6e6b4120dbc5b4144f39551fa3c64607..2eec5f5df9f7e0a322004c4c2e10060fe3ac7412 100644 (file)
@@ -1,3 +1,13 @@
 *.[ch] uncrustify
 
 .git* export-ignore
+.dir-locals.el eaton
+.gitattributes eaton
+.gitignore     eaton
+.gitmodules    eaton
+CommandStoring.dil     eaton
+CommandStoring.hcg     eaton
+CommandStoring_bak.dil eaton
+CommandStoring_bak.hcg eaton
+Makefile       eaton
+rpp-lib        eaton
diff --git a/rpp-test-sw/.gitattributes b/rpp-test-sw/.gitattributes
new file mode 100644 (file)
index 0000000..cae67a1
--- /dev/null
@@ -0,0 +1,5 @@
+.ccsproject    eaton
+.cproject      eaton
+.project       eaton
+Makefile.inc   eaton
+Makefile.version       eaton
diff --git a/rpp-test-sw/Debug/.gitattributes b/rpp-test-sw/Debug/.gitattributes
new file mode 100644 (file)
index 0000000..ec3001c
--- /dev/null
@@ -0,0 +1,2 @@
+.gitignore     eaton
+GNUmakefile    eaton
diff --git a/rpp-test-sw/Release/.gitattributes b/rpp-test-sw/Release/.gitattributes
new file mode 100644 (file)
index 0000000..ec3001c
--- /dev/null
@@ -0,0 +1,2 @@
+.gitignore     eaton
+GNUmakefile    eaton
index 5261dee9e3ecec17a37be46d28c4903595c9e591..4f178cb4537afa154aea4d2a833f6fe8ee432e05 100644 (file)
@@ -1,3 +1,4 @@
 * -uncrustify
 *tisci* uncrustify
 *tms570* uncrustify
+.gitattributes eaton
diff --git a/rpp-test-sw/cmdproc/include/.gitattributes b/rpp-test-sw/cmdproc/include/.gitattributes
new file mode 100644 (file)
index 0000000..c550e17
--- /dev/null
@@ -0,0 +1,6 @@
+cmdproc.h      eaton
+cmdproc_freertos.h     eaton
+cmdproc_io_tisci.h     eaton
+cmdproc_priv.h eaton
+cmdproc_utils.h        eaton
+i2str.h        eaton
diff --git a/rpp-test-sw/cmdproc/src/.gitattributes b/rpp-test-sw/cmdproc/src/.gitattributes
new file mode 100644 (file)
index 0000000..2804ce5
--- /dev/null
@@ -0,0 +1,9 @@
+cmdproc.c      eaton
+cmdproc_freertos.c     eaton
+cmdproc_io.c   eaton
+cmdproc_io_line.c      eaton
+cmdproc_io_std_line.c  eaton
+cmdproc_io_tisci.c     eaton
+cmdproc_run.c  eaton
+cmdproc_utils.c        eaton
+i2str.c        eaton
diff --git a/rpp-test-sw/commands/.gitattributes b/rpp-test-sw/commands/.gitattributes
new file mode 100644 (file)
index 0000000..8fea15c
--- /dev/null
@@ -0,0 +1,11 @@
+cmd.c  eaton
+cmd.h  eaton
+cmd_adc.c      eaton
+cmd_adc.h      eaton
+cmd_can.c      eaton
+cmd_can.h      eaton
+cmd_pin.c      eaton
+cmd_pin.h      eaton
+cmd_port.c     eaton
+cmd_port.h     eaton
+main.c eaton
index b588251a5376dd4a790298f8de9bee85088cd47b..3e8dae64035b685f51c60a3db8d0ff777bdd6008 100644 (file)
@@ -1 +1,7 @@
 wiki-edit.pl export-ignore
+.gitattributes eaton
+.gitignore     eaton
+Makefile       eaton
+docgen.c       eaton
+help-format.el eaton
+wiki-edit.pl   eaton
diff --git a/rpp-test-sw/targetConfigs/.gitattributes b/rpp-test-sw/targetConfigs/.gitattributes
new file mode 100644 (file)
index 0000000..97436b3
--- /dev/null
@@ -0,0 +1,3 @@
+RM48L952.ccxml eaton
+TMS570LS3137.ccxml     eaton
+readme.txt     eaton