Skip to content

Releases: platformio/platform-espressif8266

2.3.0

27 Nov 14:57
Compare
Choose a tag to compare

2.2.3

02 Sep 16:43
Compare
Choose a tag to compare
  • Fix an issue with "Could not find LD script" when uploading via PIO Remote ( issue #165 )

2.2.2

22 Jun 10:34
Compare
Choose a tag to compare
  • Use the full path to esptool-ck for SDK and Simba frameworks (Windows issue)

2.2.1

24 May 21:32
Compare
Choose a tag to compare
  • Fixed broken example "esp8266-nonos-sdk-blink"
  • Use 115200 upload speed by default (issue #153)

2.2.0

21 May 08:58
Compare
Choose a tag to compare
  • Update Arduino core to 2.5.2 (release notes)
  • Use the latest xtensa toolchain for Arduino framework
  • Bug fixes and improvements

2.1.1

16 May 14:55
Compare
Choose a tag to compare
  • Fixed "esptool write_flash error" when using ESP8266 SDK (issue #149)

2.1.0

15 May 11:02
Compare
Choose a tag to compare
  • Update Arduino core to 2.5.1 (release notes)
  • Use "esptool.py" for "upload" and "erase" targets
  • Switch to "espota" tool shipped with Arduino core

2.0.4

06 Mar 19:05
Compare
Choose a tag to compare
  • Fixed issue with broken examples for NONOS SDK and RTOS SDK (issue #62, issue #133)
  • Removed duplicated "sdk-esp8266" native implementation, please use framework-esp8266-nonos-sdk

2.0.3

05 Mar 10:25
Compare
Choose a tag to compare
  • Fixed board macros for Arduino framework

2.0.2

04 Mar 11:09
Compare
Choose a tag to compare
  • Added esptool and espota upload protocols to board configuration (issue #134)
  • Fixed broken LD script for "WeMos D1 mini Pro" board (issue #132)