Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7ee9fd978c0a5622c8ffce04de27f81fe2a366ac
/
.
/
samples
/
drivers
/
watchdog
/
boards
/
ch32v006evt.overlay
blob: 865212247240d9cb6259da18b4da786693d41fbe [
file
]
/*
* Copyright (c) 2025 Michael Hope <michaelh@juju.nz>
*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
aliases
{
watchdog0
=
&
iwdg
;
};
};
&
iwdg
{
status
=
"okay"
;
};