Skip to content

Commit 619413b

Browse files
AyturkDuzenrlubos
authored andcommitted
samples: bluetooth: Add configuration for nRF54lv10dk
Add missing configuration for event_trigger bluetooth sample Signed-off-by: Aytürk Düzen <ayturk.duzen@nordicsemi.no>
1 parent 4fc9033 commit 619413b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
* Copyright (c) 2025 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
*/
6+
7+
/ {
8+
aliases {
9+
egu = &egu10;
10+
};
11+
};

0 commit comments

Comments
 (0)