This repository uses submodules. Please use --recursive to fetch the sources automatically.
$ git clone --recursive https://github.com/mitchdz/ECE562.git
alternatively:
$ git clone https://github.com/mitchdz/ECE562.git
$ cd ECE562
$ git submodule update --init --recursive
There exists no prerequisites at this time.