Skip to content
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

[OTA] Issues with XMC flash based devices #209

Closed
ashthespy opened this issue May 6, 2020 · 2 comments
Closed

[OTA] Issues with XMC flash based devices #209

ashthespy opened this issue May 6, 2020 · 2 comments

Comments

@ashthespy
Copy link

There is an issue with OTA in 2.7.0 for devices such as the ESP-12F. After some head scratching I came across esp8266/Arduino#7267.
Is it possible to revert to 2.6.3 or patch it?

@valeros
Copy link
Member

valeros commented May 7, 2020

Hi @ashthespy ! You can roll back to the previous version of the platform:

platform = [email protected]
framework = ...
board = ...

@valeros valeros closed this as completed May 7, 2020
@ashthespy
Copy link
Author

@valeros FYI, tested the patched eboot.efl from esp8266/Arduino#7277 and it solves my issue. So keep an eye out of a 2.7.1 release soon and until then will use the staging version..

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

2 participants