-
Notifications
You must be signed in to change notification settings - Fork 39
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
gcc-arm-none-eabi Install instructions out of date for Ubuntu 18.04? #40
Comments
Thanks for the report. Where did you find the gcc install instructions? gcc is not really required anymore so if there're some leftovers we should clean them up. Anyway, 18.04 should has the usual suspects available: https://packages.ubuntu.com/bionic/gcc-arm-none-eabi |
I just tried to follow the 16.04 instructions here. |
But it doesn't say to install gcc on Ubuntu. |
True--I used it to get |
As mentioned in #38 there might be still some usefulness to having a section explaining how to install a generic toolchain bundle from ARM. If you would be so kind to move the instructions to a new section and update the Ubuntu 18.04 for |
Done. Please feel free to close this issue if the new edits are good to go. |
16.04 instructions did not work for me and some search results suggested this has changed for 18.04.
Not sure if this is the best way now, but these instructions worked: #38
The text was updated successfully, but these errors were encountered: