]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control-pxmc.git/blob - src/libs4c/cmdproc/README
Raspberry Pi 3-phase motor control educational system based on PXMC.
[fpga/rpi-motor-control-pxmc.git] / src / libs4c / cmdproc / README
1 Platform independent files for command processor.
2
3 Besides the main library, you can find here also the definition of
4 cmdio which uses standard input/output and an example application,
5 which shows almost all features of the command processor.
6
7 Platform dependent cmdios should be placed in cmdprocio library.