Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
DMakefile75 STUBS_ELF = macro
77 STUBS_ELF += \
82 STUBS_ELF += \
90 STUBS_ELF += \
104 all: $(STUBS_ELF:.elf=.json)
106 install: $(patsubst $(BUILD_DIR)/%.elf,$(ESPTOOL_STUBS_DIR)/%.json,$(STUBS_ELF))