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

7 lines
94 B
Makefile

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