1# Copyright (c) 2024 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: Fake comparator device used as stub or mock for testing 5 6compatible: "zephyr,fake-comp" 7 8include: base.yaml 9