make uart_pty threadsafe
[simavr] / simavr / sim / sim_irq.c
2013-06-14 Michel PolletMerge pull request #12 from ponty/logger2
2013-06-02 Michel Polletirq: Add a warning if the name is NULL
2012-07-26 Jakob Gruberirq: Print errors to stderr
2012-03-15 Michel Polletirq: Added an INIT flag
2011-09-14 Michel Polletmisc: formatting, typos
2011-09-14 Stephan Veiglirq: add avr_unconnect_irq() and avr_irq_unregister_not...
2011-02-22 Michel Polletirq: Add names to most io module external irqs
2011-02-22 Michel Polletirq: Introduce a "irq pool"
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-09-02 Michel PolletIRQs: A bit of sanity when freeing
2009-12-21 Michel PolletIRQ: Made the hook structure private
2009-12-14 Michel PolletStreamlined avr_irq subsystem
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-01 Michel Polletuart, ioports, etc. Many more changes