Commit d1e9ddfa authored by Emanuele Di Santo's avatar Emanuele Di Santo Committed by Anas Nashif
Browse files

samples: drivers: watchdog: add overlay file for nRF9280 cpuapp



Add an overlay to enable compilation.

Signed-off-by: default avatarEmanuele Di Santo <emdi@nordicsemi.no>
parent 2f1a5ce1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
/*
 * Copyright 2024 Nordic Semiconductor ASA
 * SPDX-License-Identifier: Apache-2.0
 */

&wdt010 {
	status = "okay";
};