Example for ArduinoSimulator
Be sure to clone using git clone --recursive https://github.com/mischnic/ArduinoSimulatorExample, otherwise run git submodule update --init after a normal clone.
git clone --recursive https://github.com/mischnic/ArduinoSimulatorExample
git submodule update --init
make
make sim
make run