Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
be9df47f33d0890c7273801044e15e374fbceefc
/
.
/
tests
/
drivers
/
comparator
/
shell
/
app.overlay
blob: c6772c56fb5cfcaae8210e1902cb42337281462d [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
fake_comp
:
fake_comp
{
compatible
=
"zephyr,fake-comp"
;
status
=
"okay"
;
};
};