zephyr/boards/enclustra/mercury_xu/Kconfig.defconfig

14 lines
180 B
Plaintext

# Copyright (c) 2020, Antmicro
# SPDX-License-Identifier: Apache-2.0
if BOARD_MERCURY_XU
config FLASH_SIZE
int
default 64
config FLASH_BASE_ADDRESS
default 0x08000000
endif