blob: 7515c65a6a789531253559fe340716683e746ab2 [file] [log] [blame]
# Raytac MDBT50Q_DB_40 NRF52840 board configuration
# Copyright (c) 2022 Raytac Corporation
# SPDX-License-Identifier: Apache-2.0
# Enable MPU
CONFIG_ARM_MPU=y
# Enable hardware stack protection
CONFIG_HW_STACK_PROTECTION=y
# Enable RTT
CONFIG_USE_SEGGER_RTT=y
# enable GPIO
CONFIG_GPIO=y
# enable uart driver
CONFIG_SERIAL=y
# enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y