part: Made irq_names static
[simavr] / examples / parts /
2011-02-24 Michel Polletpart: Made irq_names static
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...
2010-08-31 Michel Polletmisc: Fixed clang static analizer warnings
2010-04-14 Alessio Igor Boganimisc: Fix warning replacing %d with %zu for size_t
2009-12-24 Michel Polletsimduino: Bootloader now works!
2009-12-23 Michel PolletSimduino: Teaser
2009-12-17 Michel Pollettimer_64led: Brand new example board, opengl display too
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc