7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
|
# Kconfig - Atmel SAM0 MCU series selection
|
||
|
#
|
||
|
# Copyright (c) 2017 Google LLC.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
source "arch/arm/soc/atmel_sam0/*/Kconfig.series"
|