CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

when release with SDK 1.1? #5

Closed tinamore closed 9 years ago

tinamore commented 9 years ago

Hi When you release with SDK 1.1 ? I view download in http://programs74.ru/udkew-en.html Stil version 2.0.5! Please release soon Thanks

fvpalha commented 9 years ago

Hi. Warning: Patch based on SDK_v1.1.0 - http://bbs.espressif.com/viewtopic.php?f=5&t=508

Thanks.

tinamore commented 9 years ago

Hi I have a question:

Does "https://github.com/CHERTS/esp8266-devkit/tree/master/Espressif/ESP8266_SDK" have include SDK_v1.1.0 from "http://bbs.espressif.com/viewtopic.php?f=5&t=508" ?

I have zip "https://github.com/CHERTS/esp8266-devkit/tree/master/Espressif/ESP8266_SDK" and replace in old version C:\Espressif\ESP8266_SDK at my computer

Do I need to Patch based on SDK_v 1.1.0-http://bbs.espressif.com/viewtopic.php?f=5&t=508 ?

Thanks

CHERTS commented 9 years ago

SDK v1.1.0 is available in the repository, you can download the current version here

Delete the directory C:\Espressif\ESP8266_SDK and C:\Espressif\examples, and copy the new directories ESP8266_SDK, ESP8266_SDK_101 and examples from the archives, a link to the file above.

tinamore commented 9 years ago

Ok, thank you. Great project :)