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:
parent
74df249dd8
commit
589af14217
6 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
KERNEL_TYPE ?= nano
|
||||
BOARD ?= qemu_x86
|
||||
CONF_FILE = prj.conf
|
||||
SOURCE_DIR = $(ZEPHYR_BASE)/samples/microkernel/apps/nfc_hello/src/
|
||||
|
||||
QEMU_EXTRA_FLAGS += -serial tcp:localhost:8888
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue