Files
zephyr/boards/v2/gaisler/generic_leon3/board.cmake
Jamie McCrae 6a8a0c1647 boards: sparc: generic_leon3: Convert to v2
Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 14:17:10 +00:00

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)