f103c82c31
Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
#
|
|
# Copyright (c) 2019 Antmicro <www.antmicro.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_XIP=n
|
|
CONFIG_CLOCK_CONTROL=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|