Skip to content

Releases: esp8266/arduino-esp8266fs-plugin

Add support for python 3 for Arduino-ESP8266 2.6.x

Choose a tag to compare

@me-no-dev me-no-dev released this 25 Nov 09:40

This is a minor update which only adds functionality to newer ESP8266 Arduino cores, which use python 3.

Support for uploading to ESP8266 using esptool.py

Choose a tag to compare

@igrr igrr released this 25 Feb 13:20

Latest version of ESP8266 Arduino uses esptool.py for uploads. This release adds support for that.

Update plugin for newer Arduino IDE

Choose a tag to compare

@me-no-dev me-no-dev released this 17 Nov 14:05
  • Travis updated to build against Arduino 1.6.12
  • source updated to find the sketch folder
  • dropped support for ESP31B

0.2.0

Choose a tag to compare

@igrr igrr released this 12 Jan 14:57
  • Fix recursive upload (#5)
  • Support for OTA upload, works only with the default port and no password (#4)

0.1.3

Choose a tag to compare

@igrr igrr released this 12 Nov 23:54