nfc: move sample app under samples/nfc

This sample goes under samples/nfc directory where we will
have all nfc related samples.

Change-Id: I6e7664d8e0dcbfcb0d9e11e2c7b79d8217665757
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-01-30 14:05:03 -05:00
commit 589af14217
6 changed files with 0 additions and 1 deletions

View file

@ -1,7 +1,6 @@
KERNEL_TYPE ?= nano KERNEL_TYPE ?= nano
BOARD ?= qemu_x86 BOARD ?= qemu_x86
CONF_FILE = prj.conf CONF_FILE = prj.conf
SOURCE_DIR = $(ZEPHYR_BASE)/samples/microkernel/apps/nfc_hello/src/
QEMU_EXTRA_FLAGS += -serial tcp:localhost:8888 QEMU_EXTRA_FLAGS += -serial tcp:localhost:8888