contiki/platform/minimal-ppp
2007-04-11 00:25:38 +00:00
..
clock.c
contiki-conf.h Made endianess configuration actually work. 2007-04-11 00:25:38 +00:00
contiki-main.c
ctk-arch.h
leds-arch.c
Makefile
Makefile.minimal-ppp Removed unnecessary directory reference. 2007-04-10 21:02:59 +00:00
ppp_arch.h
ppp-arch.c
README

When ./contiki is started, it will open a pty and connect its internal pppd
daemon to it.
The host side of the pppd process will assign an IP number to the contiki
interface, that means that it is not necessary to "ping" the contiki interface
to give it a number.