zephyr/boards/gaisler/generic_leon3/board.cmake

8 lines
131 B
CMake

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