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

Update toolchain and bins to 2.5.0-2 autobuild #5441

Merged
merged 3 commits into from
Dec 6, 2018

Conversation

earlephilhower
Copy link
Collaborator

The complete toolchain, including mkspiffs, esptool, C, C++, newlib,
and others (BearSSL excluded) is now built and uploaded with a single
command to ensure repeatability and minimize manual mistakes. All
OSes and architectures are built at a time.

Update to 2.5.0-2 throught the chain.

The complete toolchain, including mkspiffs, esptool, C, C++, newlib,
and others (BearSSL excluded) is now built and uploaded with a single
command to ensure repeatability and minimize manual mistakes.  All
OSes and architectures are built at a time.

Update to 2.5.0-2 throught the chain.
@earlephilhower
Copy link
Collaborator Author

docker run --user $(id -u):$(id -g) --rm -v $(pwd):/workdir earlephilhower/gcc-cross bash /workdir/buildall.sh 4.8 built and uploaded this release, but this PR is still manual until I trust it some more.

@earlephilhower earlephilhower added this to the 2.5.0 milestone Dec 5, 2018
@earlephilhower earlephilhower merged commit 8e24806 into esp8266:master Dec 6, 2018
@earlephilhower earlephilhower deleted the toolchain_2.5.0-2 branch December 7, 2018 21:04
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

Successfully merging this pull request may close these issues.

2 participants