arduinounit
arduinounit copied to clipboard
simduino for mega 2560
As part of the continuous integration I would like to have a mega and uno simulator. The simduino.c of https://github.com/buserror/simavr seems to work for the uno simulator, but tests can be large and targeting a mega env would be easier. In particular the ArduinoUnit self-test does not fit on an uno.