Skip to content

Commit

Permalink
Update to GCC 10.3 and toolchain rebuild
Browse files Browse the repository at this point in the history
Fixes esp8266#8069

GCC 10.3 has a patch to stop escaping the initial : in Windows paths which
is causing Arduino and other tools to fail dependency checks and rebuild
everything on every compile.
  • Loading branch information
earlephilhower committed Jun 5, 2021
1 parent 114a726 commit 80c54dd
Show file tree
Hide file tree
Showing 12 changed files with 88 additions and 88 deletions.
Binary file modified bootloaders/eboot/eboot.elf
Binary file not shown.
176 changes: 88 additions & 88 deletions package/package_esp8266com_index.template.json

Large diffs are not rendered by default.

Binary file modified tools/sdk/lib/libbearssl.a
Binary file not shown.
Binary file modified tools/sdk/lib/libhal.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-1460-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-1460.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-536-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-536.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip6-1460-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip6-536-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/libstdc++-exc.a
Binary file not shown.
Binary file modified tools/sdk/lib/libstdc++.a
Binary file not shown.

0 comments on commit 80c54dd

Please sign in to comment.