zephyr/boards/gaisler/gr716a_mini/board.cmake

8 lines
136 B
CMake

# SPDX-License-Identifier: Apache-2.0
set(SUPPORTED_EMU_PLATFORMS tsim)
find_program(TSIM tsim-leon3)
set(TSIM_SYS -freq 20 -gr716)