Searched refs:StubFlasher (Results 1 – 3 of 3) sorted by relevance
25 new = esptool.loader.StubFlasher(path_to_new)26 old = esptool.loader.StubFlasher(path_to_old)
73 StubFlasher,167 default=os.environ.get("ESPTOOL_STUB_VERSION", StubFlasher.STUB_SUBDIRS[0]),168 choices=StubFlasher.STUB_SUBDIRS,724 StubFlasher.set_preferred_stub_subdir(args.stub_version)
153 class StubFlasher: class843 stub = StubFlasher(self.CHIP_NAME)1051 stub = StubFlasher(self.CHIP_NAME)