]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commitdiff
Add content to release
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Mon, 19 Aug 2019 12:07:04 +0000 (14:07 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 29 Aug 2019 14:29:53 +0000 (16:29 +0200)
Add ethernet driver to eaton distribution

rpp/include/drv/.gitattributes
rpp/include/rpp/.gitattributes
rpp/src/rpp/.gitattributes

index 401e4d60e6b27741b46868254e1385b7c8727b70..ff6b7c8a583e35b922ab29094251111546297fe6 100644 (file)
@@ -2,6 +2,7 @@
 /adc.h eaton
 /drv.h eaton
 /endian.h      eaton
+/emac.h        eaton
 /gio.h eaton
 /gio_def.h     eaton
 /gio_names.h   eaton
index 62dc554d3a38429839b1775c79ccff03b4e23886..87cd8a3103d6c983a85ddc360a98450069011edc 100644 (file)
@@ -5,3 +5,4 @@
 /rpp.h eaton
 /sci.h eaton
 /spi.h eaton
+/eth.h eaton
index b2413fa9fb0fc4c425b2b35fd51c048b9f80cbad..6f0ad0036f7a93d77b02104fda27e86ffaf08e11 100644 (file)
@@ -4,3 +4,4 @@
 /rpp.c eaton
 /sci.c eaton
 /spi.c eaton
+/eth.c eaton