mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 01:05:21 +03:00
minor version clarification to Ubuntu doc
This commit is contained in:
parent
cc28299e8d
commit
d8a6f7bbf6
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ sudo apt install gcc-arm-none-eabi
|
|||
|
||||
# Using the PPA compiler
|
||||
|
||||
For releases prior to 17.04, the PPA compiler is used. This can be used on releases post 17.04 if you really wish to have a newer compiler than the distro default.
|
||||
For releases prior to (and perhaps including) 17.04, the PPA compiler is used. This can be used on releases post 17.04 if you really wish to have a newer compiler than the distro default.
|
||||
|
||||
```
|
||||
sudo apt-get remove binutils-arm-none-eabi gcc-arm-none-eabi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue