Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/runners/
Dezflashcli.py17 self.bin_ = cfg.bin_file
85 self.check_call([self.tool] + options + ["image_flash", self.bin_])
89 [self.tool] + options + ["write_flash", f'0x{load_offset:x}', self.bin_]