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
|
||||
|
||||
The instuctions here specify how to install and use a specific version of the xPacks cross-compiler
|
||||
but you can use any other ARM cross-compiler which can generate bare-metal code, usually denoted by
|
||||
the `arm-none-eabi` cross-compiler triplet.
|
||||
The instuctions here specify how to install and use a specific version of the
|
||||
[xPacks cross-compiler](https://xpack.github.io/arm-none-eabi-gcc/) but you can use any other
|
||||
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
|
||||
[four-command manual installation](https://xpack.github.io/arm-none-eabi-gcc/install/#manual-install).
|
||||
|
Loading…
Reference in New Issue
Block a user