Files
zephyr/boards/cypress/cy8ckit_062s4/board.cmake
Jamie McCrae 46c4f01427 boards: arm: cy8ckit_062s4: Convert to v2
Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:05 +01:00

6 lines
175 B
CMake

# Copyright (c) 2023 David Ullmann
# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=cy8c6xxa")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)