Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
helpers.h File Reference

Infuse-IoT DFU helpers. More...

#include <stdlib.h>
#include <stdbool.h>
#include <zephyr/storage/flash_map.h>

Go to the source code of this file.

Functions

int infuse_dfu_image_erase (const struct flash_area *fa, size_t image_len, bool mcuboot_trailer)
 Erase a flash area to be ready for a new image.
 
int infuse_dfu_nrf91_modem_delta_prepare (void)
 Prepare the nRF91 modem for a delta image upgrade.
 
int infuse_dfu_nrf91_modem_delta_finish (void)
 Finalise a nRF91 modem delta image upgrade.
 

Detailed Description

Infuse-IoT DFU helpers.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2