Skip to content

ESP8266 Arduino 2.5 - New Release #124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aaron-neal opened this issue Feb 7, 2019 · 18 comments
Closed

ESP8266 Arduino 2.5 - New Release #124

aaron-neal opened this issue Feb 7, 2019 · 18 comments

Comments

@aaron-neal
Copy link

Now that 2.5.0 has been released, are we able to get a new release on platformio?

I have loved using the latest GIT for development. But now 2.5.0 is done, It is a great place to put a mark in the sand for my projects, especially for production code.

@lucasromeiro
Copy link

Hi, I'm interested too.

@Jason2866
Copy link
Contributor

Jason2866 commented Feb 8, 2019

+1
So i dont have to use my own platform-espressif8266 github for 2.5.0 anymore...

@debsahu
Copy link

debsahu commented Feb 8, 2019

@1.9.0 please!

@sentoxo
Copy link

sentoxo commented Feb 9, 2019

I'm waiting too.

@xtianpaiva
Copy link

+1

@FWdeveloper
Copy link

I am interested as well.

@aderusha
Copy link

Anyone have any advice for adding this manually into PIO until they officially support the 2.5.0 release?

@Jason2866
Copy link
Contributor

@aderusha
you could use my repo. I have this done to use core 2.5.0 for the project "Tasmota"
It is not restricted or crippled in any way. Feel free to use until official is released
To use add in platformio.ini the entry:
platform = https://github.com/Jason2866/platform-espressif8266.git#Tasmota

@lucasromeiro
Copy link

@aderusha
you could use my repo. I have this done to use core 2.5.0 for the project "Tasmota"
It is not restricted or crippled in any way. Feel free to use until official is released
To use add in platformio.ini the entry:
platform = https://github.com/Jason2866/platform-espressif8266.git#Tasmota

nice...

@bigbuglamer
Copy link

+1

@ivankravets
Copy link
Member

Please re-test with the latest upstream version https://docs.platformio.org/en/latest/platforms/espressif8266.html#upstream

if it works, we will release in a few next days.

Thanks!

@aderusha
Copy link

So far so good over here! Have to change some code but that's due to changes in 2.5.0. PIO is working as expected.

@FWdeveloper
Copy link

Unfortunately got FS flash error:

Building SPIFFS image from ‘data’ directory to .pioenvs\esp_wroom_02\spiffs.bin
*** [.pioenvs\esp_wroom_02\spiffs.bin] Error 148

If I go back to platform = espressif8266 FS image update works well.

@debsahu
Copy link

debsahu commented Feb 19, 2019

Default partition has no SPIFFs, one has to use -Teagle.flash.4m3m.ld as a build_flags

@Jason2866
Copy link
Contributor

Jason2866 commented Feb 22, 2019

Release generates buggy code. See #128
With
platform = https://github.com/Jason2866/platform-espressif8266.git#Tasmota
it works!

@ivankravets
Copy link
Member

What do you mean under “buggy code”? Does it work with Arduino IDE? Please share a test project to reproduce your issue.

@Jason2866
Copy link
Contributor

Jason2866 commented Feb 22, 2019

Project Tasmota does fail, Arduino IDE with Core 2.5.0 does work
https://github.com/arendst/Sonoff-Tasmota

@Jason2866
Copy link
Contributor

Solution for bug fix is in #128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants