6 lines
187 B
CMake
6 lines
187 B
CMake
# Copyright (c) 2020 Google LLC.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|