gokmonk / sanguino

Automatically exported from code.google.com/p/sanguino
0 stars 0 forks source link

Add pin change interrupt definitions (needed for SoftwareSerial). #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Here's a commit that adds definitions for the pin change interrupts that are 
required by the new SoftwareSerial library: 
http://code.google.com/r/dmellis-sanguino/source/detail?r=096025be19ba280772a415
300f152d6066a55c80

I haven't tested them yet.

Original issue reported on code.google.com by dmel...@gmail.com on 18 Oct 2012 at 7:52

GoogleCodeExporter commented 8 years ago
Thanks, just pulled your commits in ( pulled out the core change since 1.0.2 
isn't out yet ) I went through the 0023 version and it looks like the only core 
changes were the interrupts and the wiring stuff you mentioned.  I tested your 
changes to make the softserial stuff work as well as all three interrupts and 
everything seems to work.  Thanks!

Original comment by sutt...@gmail.com on 21 Oct 2012 at 5:55

GoogleCodeExporter commented 8 years ago

Original comment by sutt...@gmail.com on 21 Oct 2012 at 5:55