Introduce dt_bl10_devkit board from doiting vendor. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
# Copyright (c) 2021-2025 ATL Electronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|