1# SPDX-License-Identifier: Apache-2.0 2# 3# ${ZEPHYR_BASE}/CMakeLists.txt looks for ${ZEPHYR_BASE}/cmake/emu/${EMU_PLATFORM}.cmake 4# when building the `run` target. Create this placeholder file so it doesn't complain. 5# The real 'run' custom_target should be defined in `board.cmake` instead. 6# 7# See https://docs.zephyrproject.org/latest/develop/test/twister.html#running-tests-on-custom-emulator 8# 9