Commit Graph

4 Commits

Author SHA1 Message Date
tobozo
b5858c1904 Error Handling for Window10 without CygWin (#117)
Added an Exception handling to the offending urlretrieve() call for the issue #108 https://github.com/espressif/arduino-esp32/issues/108

It's not really a fix but the failure message is much more elegant than the initial stack trace as it hints at the solution to the setup problem rather than confusing the user into Windows problems.
2017-01-05 15:02:56 +02:00
me-no-dev
4865ed0d13 ignore ssl only on windows 2016-10-17 17:08:57 +03:00
Tisham Dhar
0dcf5a49d2 Ignore certificates on windows
Added code to bypass certificate verification. merge with caution.
2016-10-17 16:41:08 +03:00
me-no-dev
5f3a205955 initial import 2016-10-06 07:09:44 -06:00