Home
last modified time | relevance | path

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

/mcuboot-2.7.6/scripts/imgtool/
Dimage.py48 DEP_VERSIONS_KEY = "versions" variable
391 dependencies[DEP_VERSIONS_KEY][i].major,
392 dependencies[DEP_VERSIONS_KEY][i].minor,
393 dependencies[DEP_VERSIONS_KEY][i].revision,
394 dependencies[DEP_VERSIONS_KEY][i].build
Dmain.py213 dependencies[image.DEP_VERSIONS_KEY] = versions