Add a sample that presents how the custom nrf2_clock_control API introduced for nRF54H20 can be used for the various clocks which are supported by it. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
6 lines
150 B
Text
6 lines
150 B
Text
# Copyright (c) 2024 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_CLOCK_CONTROL_NRF2=y
|
|
|
|
CONFIG_SAMPLE_CLOCK_ACCURACY_PPM=30
|