zephyr/boards/sparc/generic_leon3/board.cmake

8 lines
120 B
CMake

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