|
- {
- "name": "toolchain-gcc-arm-embedded",
- "version": "0.1.0",
- "description": "GNU toolchain for Arm Cortex-M and Cortex-R processors",
- "keywords": [
- "toolchain",
- "build tools",
- "compiler",
- "assembler",
- "linker",
- "preprocessor",
- "arm"
- ],
- "homepage": "https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm",
- "license": "GPL-2.0-or-later",
- "system": [
- "darwin_x86_64",
- "darwin_i386"
- ],
- "repository": {
- "type": "git",
- "url": "https://gcc.gnu.org/git/gcc.git"
- }
- }
|