Commit Graph

19 Commits

Author SHA1 Message Date
3b874d51e8 update IDF libs and includes 2017-01-16 16:03:13 +02:00
49a476c5f0 add new toolchain and fix get.py bad chars 2017-01-16 14:34:28 +02:00
cefbf25280 (Real) fix for cygwinless win10 TLS error (#126)
Added a new requirement ( pip install request ) and some logic to get it working, I won't blame you if you reject this PR but this is what made it work on my machine
2017-01-16 12:13:19 +02:00
ce5df79674 SDK headers: Use new esp-idf signal name VSPICLK_OUT_IDX (#130) 2017-01-16 12:12:13 +02:00
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
8b96b1a5f4 update IDF libs and esptool.py
adds autoreset after firmware upload
2017-01-05 13:54:40 +02:00
e383a11291 Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00
f6d4843680 Update IDF and Fix Error 88 for Client::available 2016-12-30 01:28:30 +02:00
758553a786 Add analogRead, touchRead, dacWrite and updated esp-idf 2016-12-08 23:43:41 +02:00
ee36407b43 Update IDF libs 2016-12-02 14:50:43 +02:00
8904f52c39 Allow phy to be initialized only if WiFi/BLE is used/enabled
fixes: https://github.com/espressif/arduino-esp32/issues/72
2016-12-01 13:23:17 +02:00
b82d0e166a latest IDF, 240MHz and BLE enabled libs 2016-11-28 01:11:36 +02:00
58ac6fbf46 update idf libs 2016-11-18 18:32:28 +02:00
7e0811ec56 Update tools to latest IDF 2016-11-13 17:23:44 +02:00
38513ed804 fix not booting when compiled through ArduinoIDE 2016-10-28 02:33:08 +03:00
3c071e1d89 update IDF libraries and includes 2016-10-28 01:53:02 +03:00
4865ed0d13 ignore ssl only on windows 2016-10-17 17:08:57 +03:00
0dcf5a49d2 Ignore certificates on windows
Added code to bypass certificate verification. merge with caution.
2016-10-17 16:41:08 +03:00
5f3a205955 initial import 2016-10-06 07:09:44 -06:00