new global_logger, used in AVR_LOG(), default is stdout/stderr
[simavr] / simavr / sim / avr_extint.h
2012-08-31 Jakob Grubercores: Use correct extint control register
2012-07-31 Jakob Grubermisc: Consistent include guards in headers
2012-07-31 Jakob Grubermisc: Add extern "C" blocks to headers
2011-03-09 Sami LiedesFix interupt -> interrupt typo, including in some funct...
2011-02-22 Michel Polletirq: Add names to most io module external irqs
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-04-05 Michel Polletextint: Add more extints IRQs
2009-12-20 Michel Polletcores: Updated for 16 bits timers and ADCs
2009-12-15 Michel PolletAdded support for external interrupts (ie INT0 etc)