1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00
Max Prokhorov 6033ed35d5
Use subprocess.run in elf2bin (#8799)
Properly handle Popen object, it takes care of everything we need to do like .communicate() and handle timeouts. Introduce a small timeout to run so we also know when that happens
Clean-up with pythonic path join and formatting through f"" strings
2023-01-15 00:59:33 +03:00
..
2023-01-03 01:40:53 +03:00
2022-10-31 11:13:40 -07:00
2022-12-16 12:27:43 +01:00
2023-01-03 01:40:53 +03:00