Infuse application versioning.
More...
#include <zephyr/dfu/mcuboot.h>
#include <zephyr/storage/flash_map.h>
Go to the source code of this file.
|
struct mcuboot_img_sem_ver | application_version_get (void) |
| Get version of the currently running application.
|
|
static int | infuse_version_compare (struct mcuboot_img_sem_ver *a, struct mcuboot_img_sem_ver *b) |
| Compare two version structures.
|
|
Infuse application versioning.
- Copyright
- 2024 Embeint Holdings Pty Ltd
- Author
- Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com
SPDX-License-Identifier: FSL-1.1-ALv2
◆ APP_PATCHLEVEL
◆ APP_TWEAK
◆ APP_VERSION_MAJOR
#define APP_VERSION_MAJOR 0 |
◆ APP_VERSION_MINOR
#define APP_VERSION_MINOR 0 |