-
-
Notifications
You must be signed in to change notification settings - Fork 221
ESp8266 Arduino V2.6.0 #181
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
Comments
See #180 |
Also: #167 |
Thanks @valeros, are you going to release a version on GitHub as well? |
If there are no critical issues, it'll be released within a few days. As for now you can try the upstream vesion:
|
It looks like tool-esptoolpy is still old, it should be 1.20800.0, with other words it needs to include https://github.com/espressif/esptool/releases/tag/v2.8 |
Do you experience any issues with the current |
@valeros not yet, however this is not matching the official release.. when you download https://github.com/esp8266/Arduino/releases/download/2.6.1/esp8266-2.6.1.zip and do
you can see that it has 2.8, while platformio installs 2.6:
|
I noticed this version just released on GitHub.
Just for my understanding does PlatformIO automatically pick this up as an updated within the PlatformIO GUI in VSC or do I need to wait for someone to publish a PlatformIO file of sorts ?
The text was updated successfully, but these errors were encountered: