1# SPDX-License-Identifier: Apache-2.0 2 3zephyr_library() 4 5zephyr_library_sources_ifdef(CONFIG_EMUL emul.c) 6 7add_subdirectory(espi) 8