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
The preferred method for installing the ARM toolchain has changed. The method currently shown results in a compilation failure:
```
arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory
```
Refer to [pico-sdk issue 1529](raspberrypi/pico-sdk#1529)
0 commit comments