interrupts: Do not clear raised bit twice
[simavr] / examples / parts /
2012-07-20 Jakob Gruberexamples: hd44780 responds on falling edge of E pin
2012-07-19 Jakob Gruberexamples: Fix frequency of ac_input signal
2012-06-03 Michel Polletuart_pty: Add CR/LF conversion to the tap
2012-06-02 Michel Polletuart_pty: Introduced the notion of 'tap' port
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel Polletmisc: Fixes clang warnings
2012-04-18 Michel Polletuart_pty: Check value of environment variable
2012-04-11 Michel Polletmisc: Cleanup & typos
2012-04-05 Michel PolletUART: Added a trace macro
2012-04-05 Michel Polletuart_pty: Added a debug terminal
2012-03-15 Michel Polletuart_udp: Updated, obsolete
2012-03-15 Michel Polletuart_pty: New part
2012-03-02 Michel Polletexamples: Updated LCD part for OSX
2012-02-27 Michel Polletparts: New vhci usb device bridge
2012-02-27 Michel Polletall: Added -Wall to the build
2012-02-25 Michel Polletgeneral: Introduce two new headers
2011-03-27 Michel Polletparts: Adds generic i2c eeprom slave
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