examples for uIPv6
This commit is contained in:
parent
e7b38010a2
commit
f5f0044578
19 changed files with 390 additions and 0 deletions
8
examples/webserver-ipv6/Makefile.example
Normal file
8
examples/webserver-ipv6/Makefile.example
Normal file
|
@ -0,0 +1,8 @@
|
|||
all: webserver6
|
||||
APPS=webserver raven-lcd-interface
|
||||
DEFAULT_TARGET=minimal-net
|
||||
|
||||
UIP_CONF_IPV6=1
|
||||
|
||||
CONTIKI = ../..
|
||||
include $(CONTIKI)/Makefile.include
|
Loading…
Add table
Add a link
Reference in a new issue