Skip to content

Commit a5fde6a

Browse files
tests: drivers: counter_brf_rtc: test fixed top on nRF52832
Added overlay for the board. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
1 parent ee270ad commit a5fde6a

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+
&rtc0 {
2+
status = "okay";
3+
fixed-top;
4+
};
5+
&rtc2 {
6+
status = "okay";
7+
fixed-top;
8+
};

0 commit comments

Comments
 (0)