1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00
Edan Schwartz 39b41379ee
Log all exceptions in upload.py (#8813)
Currently some exceptions cause a exit code 2, but without any relevant error message.

As an example, I had an issue with my USB drivers. But the only message I saw using the Arduino IDE was: uploading error: exit status 2. With this code change I could see a more specific Resource busy error message, which helped me identify the actual problem.
2023-01-18 05:16:48 +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