Skip to content

Commit 9a2e912

Browse files
Sidewalk Teamtotyz
authored andcommitted
NRF: upmerge
update nrf revision in internal_west.yml Signed-off-by: Sidewalk Team <sidewalk@nordicsemi.no>
1 parent a888b0b commit 9a2e912

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

doc/ncs_links.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
.. _nRF Connect SDK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/index.html
2-
.. _nrf52840 DK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/config_and_build/board_support.html#boards-included-in-sdk-zephyr
3-
.. _nrf5340 DK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/config_and_build/board_support.html#boards-included-in-sdk-zephyr
4-
.. _Getting started with nRF52 Series: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/working_with_nrf/nrf52/gs.html
5-
.. _Getting started with nRF53 Series: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/working_with_nrf/nrf53/nrf5340_gs.html
6-
.. _Zephyr toolchain: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/gs_installing.html#install-a-toolchain
7-
.. _Installing automatically: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/gs_assistant.html#installing-automatically
8-
.. _Installing manually: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/gs_installing.html#install-the-required-tools
9-
.. _nRF Connect SDK Getting started: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/getting_started.html
10-
.. _nRF52840dk_nrf52840: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/zephyr/boards/arm/nrf52840dk_nrf52840/doc/index.html
11-
.. _nrf5340dk_nrf5340: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/zephyr/boards/arm/nrf5340dk_nrf5340/doc/index.html#nrf5340dk-nrf5340
12-
.. _Building and programming an application: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/getting_started/programming.html#gs-programming
13-
.. _Testing and debugging an application: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/getting_started/testing.html#gs-testing
14-
.. _Bootloader and DFU solutions for NCS: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/app_bootloaders.html
15-
.. _Zephyr SMP Server: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/zephyr/services/device_mgmt/ota.html#smp-server
16-
.. _NCS testing applications: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.99-dev2/nrf/gs_testing.html
1+
.. _nRF Connect SDK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/index.html
2+
.. _nrf52840 DK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/config_and_build/board_support.html#boards-included-in-sdk-zephyr
3+
.. _nrf5340 DK: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/config_and_build/board_support.html#boards-included-in-sdk-zephyr
4+
.. _Getting started with nRF52 Series: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/working_with_nrf/nrf52/gs.html
5+
.. _Getting started with nRF53 Series: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/working_with_nrf/nrf53/nrf5340_gs.html
6+
.. _Zephyr toolchain: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/gs_installing.html#install-a-toolchain
7+
.. _Installing automatically: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/gs_assistant.html#installing-automatically
8+
.. _Installing manually: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/gs_installing.html#install-the-required-tools
9+
.. _nRF Connect SDK Getting started: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/getting_started.html
10+
.. _nRF52840dk_nrf52840: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/zephyr/boards/arm/nrf52840dk_nrf52840/doc/index.html
11+
.. _nrf5340dk_nrf5340: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/zephyr/boards/arm/nrf5340dk_nrf5340/doc/index.html#nrf5340dk-nrf5340
12+
.. _Building and programming an application: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/getting_started/programming.html#gs-programming
13+
.. _Testing and debugging an application: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/getting_started/testing.html#gs-testing
14+
.. _Bootloader and DFU solutions for NCS: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/app_bootloaders.html
15+
.. _Zephyr SMP Server: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/zephyr/services/device_mgmt/ota.html#smp-server
16+
.. _NCS testing applications: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0-rc1/nrf/gs_testing.html

internal_west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manifest:
1313
- name: nrf
1414
repo-path: sdk-nrf
1515
path: nrf
16-
revision: 513042bc1b13cb25e10d7a03db9ce64797d4c726
16+
revision: b6848c79ae19a4e6f114939dd02561316704743e
1717
import: true
1818

1919
# West-related configuration for the sidewalk repository.

0 commit comments

Comments
 (0)