blob: 28fbdb0a24a846b7c2a097f8d6f047ca68b98a70 [file] [log] [blame]
# PineTime DevKit0 board configuration
# Copyright (c) 2020 Stephane Dorre <stephane.dorre@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_PINETIME_DEVKIT0
config BOARD
default "pinetime_devkit0"
config BT_CTLR
default BT
if DISPLAY
config SPI
default y
config ST7789V
default y
endif # DISPLAY
endif # BOARD_PINETIME_DEVKIT0