1# PineTime DevKit0 board configuration
2
3# Copyright (c) 2020 Stephane Dorre <stephane.dorre@gmail.com>
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_PINETIME_DEVKIT0
7	select SOC_NRF52832_QFAA
8