Searched refs:STUB_DIR (Results 1 – 2 of 2) sorted by relevance
18 STUB_DIR = "../esptool/targets/stub_flasher/" variable78 old = os.path.join(THIS_SCRIPT_DIR, STUB_DIR, JSON_NAME.format(chip))
154 STUB_DIR = os.path.join(os.path.dirname(__file__), "targets", "stub_flasher") variable in StubFlasher178 json_path = os.path.join(self.STUB_DIR, subdir, f"{chip_name}.json")