You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A number of factors contributed to the build being broken:
- ATtinyCore tool dependency on micronucleus-cli-2.5-azd1-x86_64-linux-gnu.tar.bz2
is hosted on a website with an expired certificate
- Using an older version of the platform which uses the older tool version, hosted
on a different website that still works
- The latest arduino-cli release contains a bug (arduino/arduino-cli#2345)
which fails to download the ATtinyCore additional board packages
0 commit comments