Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/scripts/build/
Duf2conv.py17 UF2_MAGIC_END = 0x0AB16F30 # Ditto variable
130 block = hd + chunk + datapadding + struct.pack(b"<I", UF2_MAGIC_END)
151 hd += struct.pack("<I", UF2_MAGIC_END)