Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dwrap_stub.py23 def wrap_stub(elf_file): function
88 (stub_name(elf_file), wrap_stub(elf_file)) for elf_file in args.elf_files
DMakefile46 WRAP_STUB ?= ./wrap_stub.py