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

Add an overlay to enable compilation.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
This commit is contained in:
Emanuele Di Santo 2024-08-08 14:41:14 +02:00 committed by Anas Nashif
parent 2f1a5ce104
commit d1e9ddfa01

View File

@ -0,0 +1,8 @@
/*
* Copyright 2024 Nordic Semiconductor ASA
* SPDX-License-Identifier: Apache-2.0
*/
&wdt010 {
status = "okay";
};