zephyr/samples/drivers/soc_flash_nand/prj.conf

10 lines
164 B
Plaintext

# Copyright (c) 2023, Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
# Misc
CONFIG_HEAP_MEM_POOL_SIZE=363840
# Enable Flash
CONFIG_FLASH=y
CONFIG_LOG=y