9 lines
155 B
Text
9 lines
155 B
Text
# Paw board configuration
|
|
|
|
# Copyright (c) 2020 Taylor Glaeser
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_PAW
|
|
bool "Paw"
|
|
depends on SOC_NRF52840_QIAA
|
|
|