Skip to content

Unofficial Development Kit for Espressif ESP8266 v2.0.2

Compare
Choose a tag to compare
@CHERTS CHERTS released this 05 Apr 16:31
· 408 commits to master since this release
  • Update SDK v1.0.1 b1 (folder ESP8266_SDK);
  • Update RTOS SDK, directory "C:\Espressif\ESP8266_RTOS_SDK";
  • Update a utility "utils\esptool-ck.exe";
  • Updated Makefile in all examples. In the Makefile added option to specify the port speed utility esptool.exe (ESPBAUD? = 115200);
  • Updated examples:
    • esphttpd;
    • ESP8266_Relay_Board;
    • esp_rtos_sdk_example;
    • i2c_bmp180;
    • ESPWebFramework;