File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ config OPENTHREAD_LIBRARY_AVAILABLE
1919 # Switch:
2020 # - To `y` when libraries for the current OpenThread revision are provided
2121 # - To `n` on the next OpenThread upmerge
22- default y
22+ default n
2323 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
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ manifest:
6969 # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7070 - name : zephyr
7171 repo-path : sdk-zephyr
72- revision : ffa5be0dbbfd941f2156fe6237bdc5bd58772836
72+ revision : 52a1ceee359c93ecf0cfeee835b60e7b4c8c78a5
7373 import :
7474 # In addition to the zephyr repository itself, NCS also
7575 # imports the contents of zephyr/west.yml at the above
@@ -235,7 +235,7 @@ manifest:
235235 - name : openthread
236236 repo-path : sdk-openthread
237237 path : modules/lib/openthread
238- revision : ncs-thread-reference-20241002
238+ revision : e344d15117bfb00c583b3667a047329210ee0ee8
239239 userdata :
240240 ncs :
241241 upstream-url : https://github.com/openthread/openthread
You can’t perform that action at this time.
0 commit comments