Installation

Prerequisites

Downloading mcu

$ git clone https://github.com/hungpham2017/mcu

Python environment

Adding python path for mcu to the .bashrc or .cshrc file

$ export PYTHONPATH=<path-to-mcu-package>:$PYTHONPATH