|
9 | 9 | .. _`test harness hardware requirements`: https://github.com/csa-access-control/aliro-certification-tool?tab=readme-ov-file#requirements |
10 | 10 | .. _`test harness usage instructions`: https://github.com/csa-access-control/aliro-certification-tool?tab=readme-ov-file#usage-instructions |
11 | 11 | .. _`running test scripts`: https://github.com/csa-access-control/aliro-certification-tool?tab=readme-ov-file#c---creating-a-test-run-running-test-scripts |
12 | | -.. _`Setting up the command-line build environment`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/installation/install_ncs.html#set_up_the_command-line_build_environment |
13 | | -.. _`Zephyr CMake package`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/zephyr/build/zephyr_cmake_package.html#cmake-pkg |
| 12 | +.. _`Setting up the command-line build environment`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/installation/install_ncs.html#set_up_the_command-line_build_environment |
| 13 | +.. _`Zephyr CMake package`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/build/zephyr_cmake_package.html#cmake-pkg |
14 | 14 | .. _`Test Harness issue #191`: https://github.com/csa-access-control/aliro-certification-tool/issues/191 |
15 | 15 |
|
16 | 16 | .. ### Source: docs.nordicsemi.com |
17 | 17 | Requires manual update to align it with the NCS version. |
18 | 18 |
|
19 | | -.. ### ========================= nRF Connect SDK - v2.9.0 ========================= |
| 19 | +.. ### ========================= nRF Connect SDK - v3.1.0 ========================= |
20 | 20 |
|
21 | | -.. _`Installing the nRF Connect SDK`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/installation/install_ncs.html |
22 | | -.. _`Get the nRF Connect SDK code`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/installation/install_ncs.html#get_the_nrf_connect_sdk_code |
| 21 | +.. _`Installing the nRF Connect SDK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/installation/install_ncs.html |
| 22 | +.. _`Get the nRF Connect SDK code`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/installation/install_ncs.html#get_the_nrf_connect_sdk_code |
23 | 23 |
|
24 | | -.. _`Platform Security Architecture (PSA)`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/libraries/security/nrf_security/doc/configuration.html#psa_crypto_support |
| 24 | +.. _`Platform Security Architecture (PSA)`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/libraries/security/nrf_security/doc/configuration.html#psa_crypto_support |
25 | 25 |
|
26 | | -.. _`Bluetooth LE Controller` : https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/protocols/bt/bt_stack_arch.html |
| 26 | +.. _`Bluetooth LE Controller` : https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/protocols/bt/bt_stack_arch.html |
27 | 27 |
|
28 | | -.. _`West`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/dev_model_and_contributions/code_base.html#ncs-west-intro |
| 28 | +.. _`West`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/dev_model_and_contributions/code_base.html#ncs-west-intro |
29 | 29 |
|
30 | | -.. _`nRF54L15 DK`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/zephyr/boards/nordic/nrf54l15dk/doc/index.html#nrf54l15dk-nrf54l15 |
31 | | -.. _`nrf54l15dk`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/app_dev/device_guides/nrf54l/index.html |
| 30 | +.. _`nRF54L15 DK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/boards/nordic/nrf54l15dk/doc/index.html#nrf54l15dk-nrf54l15 |
| 31 | +.. _`nrf54l15dk`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf54l/index.html |
32 | 32 |
|
33 | | -.. _`nRF5340 DK`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/zephyr/boards/nordic/nrf5340dk/doc/index.html |
34 | | -.. _`nrf5340dk`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/app_dev/device_guides/nrf53/index.html |
| 33 | +.. _`nRF5340 DK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/boards/nordic/nrf5340dk/doc/index.html |
| 34 | +.. _`nrf5340dk`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf53/index.html |
35 | 35 |
|
36 | | -.. _`nRF52840 DK`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/zephyr/boards/nordic/nrf52840dk/doc/index.html |
37 | | -.. _`nrf52840dk`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/app_dev/device_guides/nrf52/index.html |
| 36 | +.. _`nRF52840 DK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/boards/nordic/nrf52840dk/doc/index.html |
| 37 | +.. _`nrf52840dk`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf52/index.html |
38 | 38 |
|
39 | | -.. _`Testing and optimization`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/test_and_optimize.html |
40 | | -.. _`Software maturity`: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/software_maturity.html |
| 39 | +.. _`Testing and optimization`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/test_and_optimize.html |
| 40 | +.. _`Software maturity`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/releases_and_maturity/software_maturity.html |
41 | 41 |
|
42 | 42 | .. #### Development-Tools |
43 | 43 |
|
|
0 commit comments