zephyr/samples/microkernel/apps/nfc_hello/prj.conf
Anas Nashif 212414f090 nfc: move nfc sample under microkernel/apps
The sample should be under microkernel and not in the
top level samples directory.

Change-Id: Ide98fa64a5a6831f83bec25b778f9d5b39bdb4e7
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:28 -05:00

5 lines
109 B
Plaintext

CONFIG_ENHANCED_SECURITY=n
CONFIG_STDOUT_CONSOLE=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_NUM_DYNAMIC_STUBS=1