Moving storage-related examples to new directory: examples/storage

This commit is contained in:
Simon Duquennoy 2017-10-30 17:06:05 +01:00 committed by George Oikonomou
parent 1472a07843
commit 898a6a0cb7
13 changed files with 7 additions and 8 deletions

View File

@ -1,4 +1,4 @@
CONTIKI = ../..
CONTIKI = ../../..
MODULES += os/services/unit-test

View File

@ -1,6 +1,5 @@
CONTIKI_PROJECT = eeprom-test
CONTIKI = ../../..
all: $(CONTIKI_PROJECT)
TARGET=mbxxx
CONTIKI = ../..
include $(CONTIKI)/Makefile.include

View File

@ -4,7 +4,7 @@ TOOLSDIR=../../tools
EXAMPLES = \
hello-world/native \
hello-world/sky \
eeprom-test/native \
storage/eeprom-test/native \
multicast/sky \
logging/native \
rpl-udp/sky \

View File

@ -36,9 +36,9 @@ sensniff/zoul \
sensniff/zoul:ZOUL_CONF_SUB_GHZ_SNIFFER=1 \
sensniff/srf06-cc26xx \
sensniff/srf06-cc26xx:BOARD=launchpad/cc1310 \
cfs-coffee/cc2538dk \
cfs-coffee/openmote-cc2538 \
cfs-coffee/zoul \
storage/cfs-coffee/cc2538dk \
storage/cfs-coffee/openmote-cc2538 \
storage/cfs-coffee/zoul \
rpl-tsch/zoul \
rpl-tsch/zoul:MAKE_WITH_ORCHESTRA=1 \
rpl-tsch/zoul:MAKE_WITH_SECURITY=1 \

View File

@ -3,7 +3,7 @@ TOOLSDIR=../../tools
EXAMPLES = \
hello-world/native \
eeprom-test/native \
storage/eeprom-test/native \
TOOLS=