Skip to content

Commit daa242e

Browse files
committed
test commit
1 parent 937e7d6 commit daa242e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hal_nordic/nrfx/nrfx_config_reserved_resources.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
#define NRFX_PPIB_020_030_CHANNELS_USED_BY_MPSL 0
485485
#endif
486486

487-
#if defined(NRF_802154_VERIFY_PERIPHS_ALLOC_AGAINST_MPSL)
487+
#if 1
488488

489489
BUILD_ASSERT((NRFX_DPPI0_CHANNELS_USED_BY_802154_DRV & NRFX_DPPI0_CHANNELS_USED_BY_MPSL) == 0,
490490
"PPI channels used by the IEEE802.15.4 radio driver overlap with those "

0 commit comments

Comments
 (0)