10 lines
153 B
CMake
10 lines
153 B
CMake
|
#
|
||
|
# Copyright (c) 2018, Cypress
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
|
||
|
|
||
|
set(CY8C6247BZI_D54)
|