Skip to content

Commit b92e04e

Browse files
finikorgjhedberg
authored andcommitted
samples: tests: Add ehl_crb board overlay
Add board overlay to watchdog sample and test. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
1 parent 1ca0fb4 commit b92e04e

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2023 Intel Corporation
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&tco_wdt {
8+
status = "okay";
9+
};
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2023 Intel Corporation
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&tco_wdt {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)