blob: 2df8e17d6444109df6e9a1688a3e59f3847782a3 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(
CONFIG_EC_HOST_CMD_SIMULATOR
ec_host_cmd_simulator.c)
zephyr_library_sources_ifdef(CONFIG_USERSPACE ec_host_cmd_periph_handlers.c)