ioport: Tweak IRQ names
[simavr] / simavr / sim / avr_uart.h
2012-07-31 Jakob Grubermisc: Consistent include guards in headers
2012-07-31 Jakob Grubermisc: Add extern "C" blocks to headers
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-06-06 Michel Polletuart: Made the stdio buffer non-static
2011-03-15 Michel Polletuart: Added logic to regulate data rate
2011-03-09 Sami Liedesmisc: Fixes various typos
2010-01-06 Michel Polletmisc: Small cleanup
2009-12-26 Michel PolletUART: Added documentation
2009-12-24 Michel PolletUART: Added a flag to disable stdio traces
2009-12-23 Michel PolletUART: Implement a system of flow control
2009-12-06 Michel PolletAdded a typedef for IO addresses
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-01 Michel Polletuart, ioports, etc. Many more changes
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit