samples/drivers/spi_flash: add board overrides

Particle mesh feather devices, and Nordic PCA10056, can both run
this example with the on-board JEDEC SPI NOR device if the driver
is enabled.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
Peter A. Bigot 2019-07-18 10:13:27 -05:00 committed by Kumar Gala
commit 7f2edeef6c
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#
# Copyright (c) 2019 Peter Bigot Consulting, LLC
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SPI_NOR=y

View file

@ -0,0 +1,7 @@
#
# Copyright (c) 2019 Peter Bigot Consulting, LLC
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SPI_NOR=y