commit | 1928632a97cad2d2787caea1fbf153d46ab086c1 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Fri Apr 07 15:18:37 2017 -0500 |
committer | Kumar Gala <kumar.gala@linaro.org> | Fri Apr 14 05:56:53 2017 -0500 |
tree | ed598318e6e056b2a8cdeb12b5a7846adde99103 | |
parent | 8dd59f3d49b1bf17884a20fb35b923b7f99c8f46 [diff] |
samples: nfc_hello: Add CONFIG_SERIAL=y to project conf Most boards enable a serial driver by default, but the hexiwear_kw40z does not because it uses Segger RTT for the console. This sample requires a serial driver, so add CONFIG_SERIAL=y to its project conf file. Jira: ZEP-1391 Change-Id: Iee813d1054378040fe9ff72a3ca1ea7bd66bcdfe Signed-off-by: Maureen Helm <maureen.helm@nxp.com>