|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Firmware upgrade from mounted exFAT filesystem. More...
#include <zephyr/device.h>#include <zephyr/storage/flash_map.h>#include <infuse/version.h>#include <infuse/util/progress_cb.h>Go to the source code of this file.
Functions | |
| int | dfu_exfat_app_upgrade_exists (const struct device *dev, struct mcuboot_img_sem_ver *upgrade) |
| Check whether a valid DFU file exists on the filesystem. | |
| int | dfu_exfat_app_upgrade_copy (const struct device *dev, struct mcuboot_img_sem_ver upgrade, uint8_t flash_area_id, infuse_progress_cb_t erase_progress_cb, infuse_progress_cb_t write_progress_cb) |
| Copy DFU file from filesystem onto flash area. | |
Firmware upgrade from mounted exFAT filesystem.
SPDX-License-Identifier: FSL-1.1-ALv2
{version} == {major}_{minor}_{patch}
Application firmware paths: /dfu/app/{v_new}.bin