diff --git a/boards/intel/ish/board.cmake b/boards/intel/ish/board.cmake new file mode 100644 index 00000000000..6b01bab2aee --- /dev/null +++ b/boards/intel/ish/board.cmake @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: Apache-2.0 + +board_set_flasher_ifnset(misc-flasher) +board_finalize_runner_args(misc-flasher)