Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-19 | Make fastio & Arduino pin numbering consistent for AT90USB128x. | midopple | |
Thanks to lincomatic | |||
2011-12-05 | Fixing issues in pins.h and fastio.h, I created them not understanding it ↵ | Greg Dahlman | |
was using arduino pin numbers I also put in a note that Gen 7 only works at 16 MHZ due to timing issues with WProgram.h and wiring.h | |||
2011-11-02 | Added Pin 33-40 digital defs to fastio.h for the 644 | Greg Dahlman | |
2011-09-30 | Added fastio.h support for at90usb1286 (for teensylu) | Joe Kerman | |
2011-08-09 | Support Sanguino/Sanguinololu with ATmega1284P | Changwoo Ryu | |
2011-07-15 | Add extended pin definition for 168/328 to fastio (analog pins) | kliment | |
2011-07-15 | Extended pindefs for mega 1280/2560 (analog pins) | kliment | |
2011-07-10 | Force boolean return in READ | kliment | |
2011-07-09 | Add fastio to enable/disable | kliment | |