Home
last modified time | relevance | path

Searched refs:MCUBOOT_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h347 #define MCUBOOT_VERSION_MINOR APP_VERSION_MINOR macro
/mcuboot-latest/boot/bootutil/src/
Dboot_record.c294 .iv_minor = MCUBOOT_VERSION_MINOR, in boot_save_shared_data()