]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Rename rtiostream_serial.c to rtiostream_serial_rpp.c personal/sojka/test
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 21:27:05 +0000 (23:27 +0200)
commitdd868d39b5dda998af28b4face48477e41f1736d
tree5fcdff50e9247e7ebf8581b222095aeabc56b89f
parent5d7b4cfac6013a9497e3f02fc5f49a73482dba28
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/rpp.tmf
rpp/rpp/rtiostream_serial_rpp.c [moved from rpp/rpp/rtiostream_serial.c with 100% similarity]