Home
last modified time | relevance | path

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

/mcuboot-2.7.6/scripts/imgtool/
Dimage.py44 INTEL_HEX_EXT = "hex" variable
193 if ext == INTEL_HEX_EXT:
216 if ext == INTEL_HEX_EXT: