zephyr/boards/native/native_posix/board.cmake

9 lines
210 B
CMake

# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2017 Oticon A/S
set(SUPPORTED_EMU_PLATFORMS native)
board_set_debugger_ifnset(native)
board_set_flasher_ifnset(native)
board_finalize_runner_args(native)