https://github.com/RT-Thread-Studio/sdk-toolchain-GNU-ARM-Embedded.git
|
|
5 лет назад | |
|---|---|---|
| arm-none-eabi | 5 лет назад | |
| bin | 5 лет назад | |
| distro-info | 5 лет назад | |
| include | 5 лет назад | |
| lib | 5 лет назад | |
| lib64 | 5 лет назад | |
| libexec | 5 лет назад | |
| share | 5 лет назад | |
| README.md | 5 лет назад |
This is the xPack version of the GNU Arm Embedded Toolchain.
For details, see The xPack GNU Arm Embedded GCC pages.
The xPack Arm Embedded GCC toolchain is also available as a binary xPack and can be conveniently installed with xpm:
$ xpm install --global @xpack-dev-tools/arm-none-eabi-gcc@9.2.1-1.1.1
For more details on how to install the toolchain, please see How to install the Arm toolchain? page.
This release closely follows the official Arm distribution, as described in the original Arm release text files:
distro-info/arm-readme.txtdistro-info/arm-release.txtCompared to the Arm distribution, the build procedure is more or less the same and there should be no functional differences.
The binaries were built using xPack Build Box (XBB), a set of build environments based on slightly older distributions, that should be compatible with most recent systems.
Partial support for Python3 was added to GDB for GNU/Linux and macOS; not yet available on Windows (24469).
The scripts used to build this distribution are in:
distro-info/scriptsFor the prerequisites and more details on the build procedure, please see the How to build? page.
The original PDF documentation is available in the share/doc folder.
For more info, please see the xPack project site:
http://xpack.github.io/arm-none-eabi-gcc/
Thank you for using open source software,
Liviu Ionescu