The Serpente Boards are small low-cost Atmel SAMD21 based development boards by @arturo182 Signed-off-by: Alexander Falb <fal3xx@gmail.com>
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# Serpente board configuration
|
|
# Copyright (c) 2020 Alexander Falb <fal3xx@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_SERPENTE
|
|
bool "Serpente"
|
|
depends on SOC_PART_NUMBER_SAMD21E18A
|