Libraries

amperka/pc-interrupt@0.1.0
The library provides attaching the interrupt handlers to pins, which supports either interrupts or pin change interrupts. Works only on AVR platform. If you use this library do not use interrupts from `xod/gpio`, because it will have conflicts and the code won't compile.
2021-03-11