Lines Matching refs:to
4 acquired the ability to be used as a bootloader for RIOT as well.
5 Currently the support is limited to the nrf52dk platform.
10 compile time. This binary was compiled to do an integrity check, but
11 not a signature check. In order to configure the bootloader for
12 signature check it is necessary to re-compile it either with Mynewt
15 In the next version, it is planned to compile MCUboot using RIOT,
16 which should be able to boot any of the supported OS images.
22 The only variable which needs to be set is `IMAGE_VERSION` loaded
25 exported in the Makefile or manually, prior to the compilation process.
27 The goal is to produce an ELF file which is linked to be flashed at a
40 In order to use your provided key, you need to recompile the bootloader