run_avr: Add -v argument to raise verbosity level
[simavr] / examples /
2011-02-23 Michel PolletMakefile updates
2011-02-22 Michel Polletexamples: Updated to new part prototypes
2011-02-22 Michel Polletparts: Updated to name their IRQs
2011-02-21 Michel Polletboard_hd44780: New sample code
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2011-02-18 Michel PolletMakefiles: Explicitely link opengl
2010-10-25 Christian Ballessimduino: added init/deinit functions for avr_t initial...
2010-10-25 Michel Polletmisc: Typos
2010-08-31 Michel Polletmisc: Fixed clang static analizer warnings
2010-04-14 Alessio Igor Boganimisc: Warning fix
2010-04-14 Alessio Igor Boganimisc: Fix warning replacing %d with %zu for size_t
2010-01-23 lukiexample using a hd44780 lcd simulator added.
2009-12-26 Michelexamples: Ported to Snow Leopard
2009-12-24 Michel Polletsimduino: Bootloader now works!
2009-12-23 Michel PolletSimduino: Teaser
2009-12-20 Michel Polletexamples: Minor updates
2009-12-20 Michel PolletREADME an Makefiles update
2009-12-17 Michel Pollettimer_64led: Brand new example board, opengl display too
2009-12-17 Michel Polletledramp: Use a larger VCD update window
2009-12-17 Michel PolletMakefiles: Small updates
2009-12-16 Michel PolletFixed 'ledramp' example to reflect new loader
2009-12-15 Michel PolletMissing bits from previous commit...
2009-12-14 Michel PolletUpdated "ledramp" to demo the VCD gtkwave traces
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc