From: Michal Sojka Date: Sun, 2 Aug 2015 08:32:36 +0000 (+0200) Subject: Update .gitattributes of renamed files X-Git-Tag: eaton-0.5.5~13 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-lib.git/commitdiff_plain/38759c258584b580a531f23774b5aea10d0f77ae Update .gitattributes of renamed files --- diff --git a/rpp/include/drv/.gitattributes b/rpp/include/drv/.gitattributes index 3ee21ef..632d8fa 100644 --- a/rpp/include/drv/.gitattributes +++ b/rpp/include/drv/.gitattributes @@ -1,6 +1,11 @@ /adc.h eaton /Std_Types.h eaton +/adc.h eaton /drv.h eaton +/gio.h eaton +/gio_def.h eaton +/gio_names.h eaton +/gio_tab.h eaton +/port.h eaton +/port_def.h eaton /sci.h eaton -/digital_io_def.h eaton -/digital_io.h eaton \ No newline at end of file diff --git a/rpp/include/drv/_rm48_hdk/.gitattributes b/rpp/include/drv/_rm48_hdk/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_rm48_hdk/.gitattributes +++ b/rpp/include/drv/_rm48_hdk/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/include/drv/_tms570_hdk/.gitattributes b/rpp/include/drv/_tms570_hdk/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_tms570_hdk/.gitattributes +++ b/rpp/include/drv/_tms570_hdk/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/include/drv/_tms570_hydctr/.gitattributes b/rpp/include/drv/_tms570_hydctr/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_tms570_hydctr/.gitattributes +++ b/rpp/include/drv/_tms570_hydctr/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/src/drv/.gitattributes b/rpp/src/drv/.gitattributes index 63afd40..b67ba5b 100644 --- a/rpp/src/drv/.gitattributes +++ b/rpp/src/drv/.gitattributes @@ -1,2 +1,4 @@ +/adc.c eaton +/gio.c eaton +/gio_tab.c eaton /sci.c eaton -/digital_io.c eaton \ No newline at end of file diff --git a/rpp/src/drv/_rm48_hdk/.gitattributes b/rpp/src/drv/_rm48_hdk/.gitattributes index b745d88..7a08363 100644 --- a/rpp/src/drv/_rm48_hdk/.gitattributes +++ b/rpp/src/drv/_rm48_hdk/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton +/port_def.c eaton diff --git a/rpp/src/drv/_tms570_hdk/.gitattributes b/rpp/src/drv/_tms570_hdk/.gitattributes index 16709ab..7a08363 100644 --- a/rpp/src/drv/_tms570_hdk/.gitattributes +++ b/rpp/src/drv/_tms570_hdk/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton \ No newline at end of file +/port_def.c eaton diff --git a/rpp/src/drv/_tms570_hydctr/.gitattributes b/rpp/src/drv/_tms570_hydctr/.gitattributes index 16709ab..7a08363 100644 --- a/rpp/src/drv/_tms570_hydctr/.gitattributes +++ b/rpp/src/drv/_tms570_hydctr/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton \ No newline at end of file +/port_def.c eaton