Example ip64-router: only meant for platform Zoul/Orion
This commit is contained in:
parent
f3702fd5df
commit
164a8b218b
@ -2,4 +2,8 @@ CONTIKI_PROJECT = ip64-router
|
||||
all: $(CONTIKI_PROJECT)
|
||||
CONTIKI=../..
|
||||
|
||||
# Currently only supported on Orion, the only platform with 802.15.4 + Ethernet
|
||||
PLATFORMS_ONLY = zoul
|
||||
BOARD = orion
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user