]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/blob - pmsm-control/test_sw/README
Correct typo in rpi-mc-1 mapping to Ti AM437x based RICO board.
[fpga/rpi-motor-control.git] / pmsm-control / test_sw / README
1 How to use makefile:
2         to transfer files to raspberry (on default ip 10.0.0.22) use
3                 $make scp
4         to build project on raspberry use
5                 $make pmsm
6
7 NOTE:
8 The rest of the lines of Makefile is intended to operate projects that share part of source code in this directory.