misc: Point to correct simavr include dirs
[simavr] / simavr / sim / avr_ioport.h
2012-07-31 Jakob Grubermisc: Add extern "C" blocks to headers
2011-09-14 Michel Polletioport: Added avr_iopin_t
2011-09-14 Stephan Veiglsimavr: change hard-coded value to define: AVR_IOPORT_O...
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-08-31 Michel Polletioport: Added an IRQ for the port pin direction changes
2010-08-31 Michel Polletioport: Add an ioctl to get the port state
2010-04-10 Michel Polletioport: Added a way to get to the IRQ via register...
2009-12-06 Michel PolletAdded a typedef for IO addresses
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