2019-11-01 20:45:29 +08:00
|
|
|
# Config for counter alarm sample
|
2019-06-11 19:27:19 +08:00
|
|
|
|
|
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2020-04-26 00:43:01 +08:00
|
|
|
config COUNTER_SAM0_TC32
|
|
|
|
bool
|
|
|
|
default y if BOARD_ATSAMD20_XPRO
|
|
|
|
|
2019-06-11 19:27:19 +08:00
|
|
|
source "Kconfig.zephyr"
|