blob: 56fe497dd2a3e3c9b68aa554a351fab57d517ff5 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
set(SUPPORTED_EMU_PLATFORMS renode)
set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unmatched.resc)
set(RENODE_UART sysbus.uart0)
set(OPENOCD_USE_LOAD_IMAGE NO)
board_runner_args(openocd "--config=${BOARD_DIR}/support/openocd_hifive_unmatched.cfg")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)