|
1 | | -.. ### This page lists links used in the nrfxlib docs. |
| 1 | +.. ### This page lists links used in the mcuboot wrapper docs. |
2 | 2 | Links are grouped by source URL if three or more have the same source URL. |
3 | 3 | Otherwise, they are placed in "Source: other". |
4 | 4 | Links not separated by blank line are related to one another. |
|
7 | 7 |
|
8 | 8 | .. _`sdk-nrf`: https://github.com/nrfconnect/sdk-nrf |
9 | 9 |
|
10 | | -.. ### Source: infocenter.nordicsemi.com |
11 | | - |
12 | | -.. _`Infocenter`: https://infocenter.nordicsemi.com/index.jsp |
13 | | - |
14 | 10 | .. ### Source: www.nordicsemi.com |
15 | 11 |
|
16 | 12 | .. _`Nordic Semiconductor`: https://www.nordicsemi.com/ |
17 | 13 |
|
18 | | -.. ### Source: https://developer.nordicsemi.com/ |
19 | | - |
20 | | -.. _`Immutable first-stage bootloader`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader.html#immutable-bootloader |
21 | | -.. _`Second-stage upgradable bootloader`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader.html#upgradable-bootloader |
22 | | -.. _`Secure bootloader chain`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader.html |
23 | | -.. _`Adding a bootloader chain`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader_adding.html |
24 | | -.. _`Testing the bootloader chain`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader_testing.html |
25 | | -.. _`Using external memory partitions`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader_external_flash.html |
26 | | -.. _`Customizing the bootloader`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader_config.html |
27 | | -.. _`Signature keys`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/bootloaders/bootloader_signature_keys.html |
28 | | -.. _`Multi-image builds`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/multi_image.html |
29 | | -.. _`MCUboot output build files`: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/output_build_files.html#mcuboot-output-build-files |
| 14 | +.. ### Source: https://docs.nordicsemi.com/ |
| 15 | + |
| 16 | +.. _`Immutable first-stage bootloader`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html#immutable-bootloader |
| 17 | +.. _`Second-stage upgradable bootloader`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html#upgradable-bootloader |
| 18 | +.. _`Secure bootloader chain`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader.html |
| 19 | +.. _`Enabling a bootloader chain using sysbuild`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader_adding_sysbuild.html |
| 20 | +.. _`MCUboot and NSIB`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader_mcuboot_nsib.html |
| 21 | +.. _`Partitioning device memory`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader_partitioning.html |
| 22 | +.. _`Customizing the bootloader`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_nsib/bootloader_config.html |
| 23 | +.. _`Signature keys`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/config_and_build/bootloaders/bootloader_signature_keys.html |
| 24 | +.. _`MCUboot output build files`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/config_and_build/output_build_files.html#mcuboot-output-build-files |
30 | 25 |
|
31 | 26 | .. ### Source: other |
32 | 27 |
|
|
0 commit comments