1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-12 10:30:09 +00:00

7 lines
96 B
Makefile

all: example-udp-receiver
UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include