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:
parent
2f1a5ce104
commit
d1e9ddfa01
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Copyright 2024 Nordic Semiconductor ASA
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
&wdt010 {
|
||||
status = "okay";
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user