Discontinue multicast example on platform sky
This commit is contained in:
parent
f9a1f958e1
commit
8806fd2aca
@ -3,6 +3,8 @@ all: $(CONTIKI_PROJECT)
|
||||
|
||||
# nrf52dk only supports slave mode, i.e., with no routing
|
||||
PLATFORMS_EXCLUDE = nrf52dk
|
||||
# does not fit sky motes
|
||||
PLATFORMS_EXCLUDE += sky
|
||||
|
||||
CONTIKI = ../..
|
||||
|
||||
|
@ -7,7 +7,6 @@ hello-world/native:MAKE_NET=MAKE_NET_NULLNET \
|
||||
hello-world/native:MAKE_ROUTING=MAKE_ROUTING_RPL_CLASSIC \
|
||||
hello-world/sky \
|
||||
storage/eeprom-test/native \
|
||||
multicast/sky \
|
||||
libs/logging/native \
|
||||
libs/energest/native \
|
||||
libs/energest/sky \
|
||||
|
Loading…
Reference in New Issue
Block a user