arduinounit icon indicating copy to clipboard operation
arduinounit copied to clipboard

simduino for mega 2560

Open wmacevoy opened this issue 7 years ago • 0 comments

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.

wmacevoy avatar Jun 13 '18 10:06 wmacevoy