-
-
Notifications
You must be signed in to change notification settings - Fork 221
Update to Arduino Core 3.0.2 #255
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
Updated, please retest using the upstream version of the platform: [env:nodemcuv2]
platform = https://github.com/platformio/platform-espressif8266.git
framework = arduino
board = nodemcuv2 |
It should also include toolchain bump to resolve inttypes.h issue, can't build the mcve from the link below |
Thanks, toolchain packages have been updated as well, please run |
it works, thanks! |
@valeros should this be tagged for platform release? |
Will be released tomorrow. |
New version has been released https://github.com/esp8266/Arduino/releases/tag/3.0.2
The text was updated successfully, but these errors were encountered: