Skip to content

Releases: esp8266/arduino-esp8266fs-plugin

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

25 Nov 09:40
Compare
Choose a tag to compare

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

25 Feb 13:20
Compare
Choose a tag to compare

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

Update plugin for newer Arduino IDE

17 Nov 14:05
Compare
Choose a tag to compare
  • Travis updated to build against Arduino 1.6.12
  • source updated to find the sketch folder
  • dropped support for ESP31B

0.2.0

12 Jan 14:57
Compare
Choose a tag to compare
  • Fix recursive upload (#5)
  • Support for OTA upload, works only with the default port and no password (#4)

0.1.3

12 Nov 23:54
Compare
Choose a tag to compare