energia / msp430-lg-core

15 stars 12 forks source link

Add all ports to WInterrupt.c #64

Open robertinant opened 6 years ago

robertinant commented 6 years ago

Right now only P1 through P4 are taken into account for attachInterrupt(). Some MSP430's have interrupt capability on all ports. WInterrupt.c should be changed to allow for those ports to be valid.