zephyr/boards/arm/wio_terminal/Kconfig.defconfig
Joel Guittet 63e9e37fc3 boards: Add support for Wio Terminal
Add support for the Wio Terminal board, including support of its
sensors, MicroSD and LCD. Tested with samples already available.

Signed-off-by: Joel Guittet <joelguittet@gmail.com>
2023-03-09 15:18:25 -06:00

9 lines
178 B
Plaintext

# Copyright (c) 2023 Joel Guittet
# Wio Terminal board configuration
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "wio_terminal"
depends on BOARD_WIO_TERMINAL