1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-13 05:30:48 +00:00

7 lines
97 B
Makefile
Raw Normal View History

all: udp-server udp-client
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include