Commit e538997a authored by Michał Stasiak's avatar Michał Stasiak Committed by Fabio Baltieri
Browse files

tests: drivers: counter_nrf_rtc: test fixed top on nRF52832



Added overlay for the board.

Signed-off-by: default avatarMichał Stasiak <michal.stasiak@nordicsemi.no>
parent 41d56fd4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
&rtc0 {
	status = "okay";
	fixed-top;
};
&rtc2 {
	status = "okay";
	fixed-top;
};
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ tests:
      - counter
    depends_on: counter
    platform_allow:
      - nrf52dk/nrf52832
      - nrf52840dk/nrf52840
      - nrf52_bsim
      - nrf54h20dk/nrf54h20/cpuapp