Skip to content

Commit 4327dff

Browse files
mstasiaknordicrlubos
authored andcommitted
tests: zephyr: drivers: clock_control_api: adjust to LM20 and LV10
Added configuration file for earlier revision of nRF54LM20A and for nRF54LV10A. Signed-off-by: Michał Stasiak <[email protected]>
1 parent e43af3e commit 4327dff

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
source "tests/drivers/clock_control/clock_control_api/Kconfig"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TEST_NRF_HF_STARTUP_TIME_US=1000
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TEST_NRF_HF_STARTUP_TIME_US=1000

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: pull/2816/head
68+
revision: 0955031caffedc507a775a000d608419ad3dd25d
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)