Skip to content

Commit abc5379

Browse files
piotrkoziarNordicBuilder
authored andcommitted
samples: 802154_phy_test: enable CLOCK_CONTROL in nRF54H20 cpurad config
Enables CLOCK_CONTROL for cpurad. The change is required to use 802.15.4 Radio Driver. Signed-off-by: Piotr Koziar <[email protected]>
1 parent 8dc2017 commit abc5379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/peripheral/802154_phy_test/boards/nrf54h20dk_nrf54h20_cpurad.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ CONFIG_HEAP_MEM_POOL_SIZE=4096
2323

2424
# Enable application specific RPC operations
2525
CONFIG_APP_RPC=y
26+
27+
CONFIG_CLOCK_CONTROL=y

0 commit comments

Comments
 (0)