Merge pull request #555 from Rehan-MALAK/sky-platform-exclude
exclude sky platform for examples/libs/shell
This commit is contained in:
commit
f38dee270d
@ -3,4 +3,7 @@ all: $(CONTIKI_PROJECT)
|
||||
|
||||
MODULES += os/services/shell
|
||||
CONTIKI = ../../..
|
||||
|
||||
PLATFORMS_EXCLUDE = sky
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user