add link
This commit is contained in:
parent
b9c1bbd48e
commit
6d20054f26
@ -156,9 +156,10 @@ if you want to use it in CMake.
|
|||||||
|
|
||||||
### Cross-Compiler
|
### Cross-Compiler
|
||||||
|
|
||||||
The instuctions here specify how to install and use a specific version of the xPacks cross-compiler
|
The instuctions here specify how to install and use a specific version of the
|
||||||
but you can use any other ARM cross-compiler which can generate bare-metal code, usually denoted by
|
[xPacks cross-compiler](https://xpack.github.io/arm-none-eabi-gcc/) but you can use any other
|
||||||
the `arm-none-eabi` cross-compiler triplet.
|
ARM cross-compiler which can generate bare-metal code, usually denoted by the `arm-none-eabi`
|
||||||
|
cross-compiler triplet.
|
||||||
|
|
||||||
If you don't want to install nodejs you may go with the
|
If you don't want to install nodejs you may go with the
|
||||||
[four-command manual installation](https://xpack.github.io/arm-none-eabi-gcc/install/#manual-install).
|
[four-command manual installation](https://xpack.github.io/arm-none-eabi-gcc/install/#manual-install).
|
||||||
|
Loading…
Reference in New Issue
Block a user