samples: add actinius_icarus_bee config in spi_flash and fs

Add configuration for the Actinius Icarus Bee in the spi_flash
and fs samples.

Signed-off-by: Alex Tsamakos <alex@actinius.com>
This commit is contained in:
Alex Tsamakos 2021-01-12 23:56:48 +01:00 committed by Ioannis Glaropoulos
commit 0b7e661a92
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#
# Copyright (c) 2021 Actinius
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SPI_NOR=y

View file

@ -0,0 +1,10 @@
#
# Copyright (c) 2021 Actinius
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SPI=y
CONFIG_SPI_NOR=y
CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096
CONFIG_MPU_ALLOW_FLASH_WRITE=y