File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ config OPENTHREAD_LIBRARY_AVAILABLE
2020 # - To `y` when libraries for the current OpenThread revision are provided
2121 # - To `n` on the next OpenThread upmerge
2222 default y
23- depends on OPENTHREAD_THREAD_VERSION_1_3 || OPENTHREAD_THREAD_VERSION_1_4
23+ depends on OPENTHREAD_THREAD_VERSION_1_4
2424 depends on (OPENTHREAD_NORDIC_LIBRARY_MASTER && (SOC_NRF52840 || SOC_NRF54L15_CPUAPP)) || \
2525 OPENTHREAD_NORDIC_LIBRARY_FTD || OPENTHREAD_NORDIC_LIBRARY_MTD
2626 depends on !OPENTHREAD_COPROCESSOR
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ manifest:
147147 - name : nrfxlib
148148 repo-path : sdk-nrfxlib
149149 path : nrfxlib
150- revision : 41c282bf92550109d1ad80365550465bccf6b839
150+ revision : 3189339e38f52a92098945a3c7f070810a067390
151151 - name : trusted-firmware-m
152152 repo-path : sdk-trusted-firmware-m
153153 path : modules/tee/tf-m/trusted-firmware-m
You can’t perform that action at this time.
0 commit comments