mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +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 |
||
---|---|---|
.. | ||
cc2530-rf.c | ||
cc2530-rf.h | ||
clock-isr.h | ||
clock.c | ||
dma_intr.c | ||
dma.c | ||
dma.h | ||
lpm.h | ||
p2-intr.c | ||
p2-intr.h | ||
port.h | ||
random.c | ||
uart0.c | ||
uart0.h | ||
uart1.c | ||
uart1.h | ||
uart-intr.c | ||
uart.h | ||
watchdog.c |