zephyr/boards/sparc/generic_leon3/board.cmake

8 lines
108 B
CMake

# SPDX-License-Identifier: Apache-2.0
set(EMU_PLATFORM tsim)
find_program(TSIM tsim-leon3)
set(TSIM_SYS)