The Serpente Boards are small low-cost Atmel SAMD21 based development boards by @arturo182 Signed-off-by: Alexander Falb <fal3xx@gmail.com>
8 lines
185 B
Plaintext
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
|