zephyr/boards/arm/serpente/Kconfig.defconfig
Alexander Falb 44ad011680 boards: Add support for the Serpente Board
The Serpente Boards are small low-cost Atmel SAMD21 based
development boards by @arturo182

Signed-off-by: Alexander Falb <fal3xx@gmail.com>
2020-09-04 09:25:02 -05:00

8 lines
185 B
Plaintext

# Serpente board configuration
# Copyright (c) 2020 Alexander Falb <fal3xx@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "serpente"
depends on BOARD_SERPENTE