]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Rename rtiostream_serial.c to rtiostream_serial_rpp.c
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 21:02:45 +0000 (23:02 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 23:58:15 +0000 (01:58 +0200)
commit1514d427b0846e83ddea59acc035f411035cbdf5
treef37ed8ce7872344c91a02b02a040b88b1ef982d2
parent7a2f69c575e7bd1029e47a3f545724bc7a1abbde
Rename rtiostream_serial.c to rtiostream_serial_rpp.c

The reason is that the makefile (.tmf) tried to compile
<MATLAB>/rtw/c/src/rtiostream/rtiostreamserial/rtiostream_serial.c
instead of rtiostream_serial.c from our rpp directory and it fails. By
renaming the file Makefile finds only our file.
rpp/rpp/.gitattributes
rpp/rpp/rpp.tmf
rpp/rpp/rtiostream_serial_rpp.c [moved from rpp/rpp/rtiostream_serial.c with 100% similarity]