Skip to content

Commit 6935cf2

Browse files
fimohamejhedberg
authored andcommitted
tests: drivers: counter: Add counter_basic_api overlay file
This commit adds the counter_basic_api overlay file for the brd4338a board,enabling counter support. Upstream-status: available Signed-off-by: S Mohamed Fiaz <[email protected]> (cherry picked from commit 8c5e3d0)
1 parent f12ece6 commit 6935cf2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*
2+
* Copyright (c) 2025 Silicon Laboratories Inc.
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
&sysrtc0 {
7+
status = "okay";
8+
};

0 commit comments

Comments
 (0)