mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-27 01:31:13 +00:00
ddc8120d7c
The P2 Interrupt is shared across many periferal (I2C, USB, GPIO). This adds a generic interrupt handler on which the differents drivers can register a handler. See Pull Request #18