Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/scripts/imgtool/
Dboot_record.py33 VERSION = 4 variable in SwComponent
42 SwComponent.VERSION: sw_version,
/mcuboot-latest/scripts/tests/
Dtest_compression.py30 VERSION = '2.0.0' variable
45 img = Image(version=VERSION, header_size=HEADER_SIZE, slot_size=SLOT_SIZE, pad_header=True)
/mcuboot-latest/samples/runtime-source/zephyr/app/
DCMakeLists.txt3 cmake_minimum_required(VERSION 3.20.0)
/mcuboot-latest/boot/espressif/tools/
Dutils.cmake39 string(REGEX REPLACE "#define ${VAR_NAME}[ ]+([0-9]+)" "\\1" VERSION "${MATCH}")
40 set(${VERSION_OUT} "${VERSION}" PARENT_SCOPE)
/mcuboot-latest/samples/zephyr/hello-world/
DCMakeLists.txt12 cmake_minimum_required(VERSION 3.8)
/mcuboot-latest/boot/mbed/
DCMakeLists.txt8 cmake_minimum_required(VERSION 3.19.0 FATAL_ERROR)
/mcuboot-latest/boot/espressif/hal/
DCMakeLists.txt5 cmake_minimum_required(VERSION 3.13)
/mcuboot-latest/docs/
Drelease.md72 `boot/zephyr/VERSION`. For alignment with Zephyr versions, development
Dreadme-espressif.md745 imgtool.py sign --align 4 -v <VERSION> -d "(<IMAGE_INDEX>, <VERSION_DEPENDENCY>)" -H 32 --pad-heade…
748 - `<VERSION>` defines the version of the image being signed.
/mcuboot-latest/boot/espressif/
DCMakeLists.txt5 cmake_minimum_required(VERSION 3.13)
/mcuboot-latest/boot/zephyr/
DCMakeLists.txt8 cmake_minimum_required(VERSION 3.13.1)