e7bc74a9d0
Now tcpip_output() is a function pointer that is supposed to be set via the macro tcpip_set_outputfunc(). Packet drivers do so on process startup. Thus if there are several packet drivers in a Contiki system the one started last is the one actually used. This behaviour is especially useful for the 'IP forwarding' "meta" packet driver. |
||
---|---|---|
.. | ||
stepper | ||
cc2420-interrupt.c | ||
cc2420-interrupt.h | ||
cc2420-spi.c | ||
contiki-conf.h | ||
leds-arch.c | ||
Makefile | ||
robot-main.c | ||
sam7s-spi.c | ||
sam7s-spi.h | ||
stepper-process.c | ||
stepper-process.h | ||
sys-tst.c |