Skip to content

Commit c5e881b

Browse files
mstasiaknordicrlubos
authored andcommitted
boards: shields: pca63565: enable NRF_SYS_EVENT
PCA63565 shield uses SPI21 on P2, which qualifies as usage of cross domain pins. It requires NRF_SYS_EVENT to be enabled in order to use constant latency mode. Signed-off-by: Michał Stasiak <[email protected]> (cherry picked from commit 4b123b6)
1 parent a59c5e6 commit c5e881b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# Copyright (c) 2025 Nordic Semiconductor ASA
3+
#
4+
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
#
6+
7+
CONFIG_NRF_SYS_EVENT=y
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# Copyright (c) 2025 Nordic Semiconductor ASA
3+
#
4+
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
#
6+
7+
CONFIG_NRF_SYS_EVENT=y

0 commit comments

Comments
 (0)