Training
Consulting
Tools
xref
: /
Zephyr-latest
/
tests
/
drivers
/
watchdog
/
wdt_basic_api
/
boards
/
numaker_m2l31ki.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
&wwdt {
4
status = "okay";
5
};
6