Skip to content

Unofficial Development Kit for Espressif ESP8266 v2.0.3

Compare
Choose a tag to compare
@CHERTS CHERTS released this 27 Apr 17:54
· 387 commits to master since this release
  • Added new examples:
    • esp8266-ir-remote - Infrared remote control library for ESP8266 RTOS SDK, original source;
    • hello_world_optimized - Optimizing speed and size of available IRAM (Thanks pvvx);
  • Update Espressif SDK v1.0.1 (folder ESP8266_SDK);
  • Updated examples:
    • nodemcu-firmware;
    • ESP8266_Relay_Board;
    • ESPWebFramework;