Skip to content

Commit

Permalink
samples: 802154_phy_test: enable CLOCK_CONTROL in nRF54H20 cpurad config
Browse files Browse the repository at this point in the history
Enables CLOCK_CONTROL for cpurad.

The change is required to use 802.15.4 Radio Driver.

Signed-off-by: Piotr Koziar <[email protected]>
  • Loading branch information
piotrkoziar authored and NordicBuilder committed Jan 22, 2025
1 parent 308dcbd commit caab089
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ CONFIG_HEAP_MEM_POOL_SIZE=4096

# Enable application specific RPC operations
CONFIG_APP_RPC=y

CONFIG_CLOCK_CONTROL=y

0 comments on commit caab089

Please sign in to comment.