{ "name": "EnableInterrupt", "version": "1.1.0", "frameworks": "arduino", "platforms" : "atmelavr", "keywords": "interrupt, interrupts, pin, pins", "description": "Assign an interrupt to any supported pin on all Arduinos, plus ATtiny 84/85 and ATmega 644/1284.", "authors": [ { "name": "Mike 'GreyGnome' Schwager", "email": "mschwage@gmail.com", "url": "https://github.com/GreyGnome", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/GreyGnome/EnableInterrupt" } }