Skip to content

Commit bdbb25c

Browse files
committed
test commit
1 parent 1309087 commit bdbb25c

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
@@ -491,7 +491,7 @@
491491
#define NRFX_PPIB_020_030_CHANNELS_USED_BY_MPSL 0
492492
#endif
493493

494-
#if defined(NRF_802154_VERIFY_PERIPHS_ALLOC_AGAINST_MPSL)
494+
#if 1
495495

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

0 commit comments

Comments
 (0)