Skip to content

Unofficial Development Kit for Espressif ESP8266 v1.0.10

Compare
Choose a tag to compare
@CHERTS CHERTS released this 24 Feb 13:04
· 497 commits to master since this release
  • Added examples:
    • esp_mqtt - This is MQTT client library for ESP8266 (compiled, works correctly), original source
    • lwip_lib - Modification of the TCP/IP stack for LWIP ESP8266 from kadamski (compiled, not checked in the work), original source
  • Update a utility "utils\esptool-ck.exe";
  • Updated examples:
    • nodemcu-firmware;
    • esp8266_pcd8544;
    • esp8266_ili9341;
    • esp_iot_rtos_sdk;