Update toolchain to gcc 10.3 w/patches by earlephilhower · Pull Request #8104 · esp8266/Arduino (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation2 Commits2 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like the previous one: under windows second build is faster.
This time I also flashed an esp from windows and it works.
Also tested with linux (compile twice + flash, running OK)
A project using WiFi, which before took really long to compile for any small change in the sketch, and an external lib.
With 3.0.0-17-g114a7267 : first clean build 1m:05s, second without any changes 0m:40s
With 3.0.0-19-ge8b411fa : first clean build 1m:05s, second without any changes 0m:14s
(Older octacore Windows 10 PC with HDD)
Way to go!
Labels
included in alpha release