Added a gateway application the routes between SLIP on USB and the radio.

This commit is contained in:
ksb 2007-09-01 10:06:05 +00:00
parent 9d5a2aed80
commit 2bbf074f39
2 changed files with 116 additions and 0 deletions

View file

@ -0,0 +1,11 @@
CONTIKI=../../../../contiki-2.x/
TARGET=stepper-robot
MCK=23961600
XSLTPROC=xsltproc
CONTIKI_TARGET_MAIN=contiki-main.c
all: gateway
include $(CONTIKI)/Makefile.include