File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 10.3-2021.10" ,
3+ "description" : " Pre-built GNU Toolchain for the Arm Architecture" ,
4+ "homepage" : " https://developer.arm.com/downloads/-/gnu-rm" ,
5+ "license" : " GPL-3.0-or-later" ,
6+ "url" : " https://developer.arm.com/-/media/files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-win32.zip" ,
7+ "hash" : " md5:2bc8f0c4c4659f8259c8176223eeafc1" ,
8+ "extract_dir" : " gcc-arm-none-eabi-10.3-2021.10" ,
9+ "env_add_path" : " bin" ,
10+ "checkver" : {
11+ "url" : " https://developer.arm.com/downloads/-/gnu-rm" ,
12+ "regex" : " gcc-arm-none-eabi-(10\\ .3-[\\ d.]+)-win32.zip"
13+ },
14+ "autoupdate" : {
15+ "url" : " https://developer.arm.com/-/media/files/downloads/gnu-rm/$version/gcc-arm-none-eabi-$version-win32.zip" ,
16+ "extract_dir" : " gcc-arm-none-eabi-$version" ,
17+ "hash" : {
18+ "url" : " https://developer.arm.com/downloads/-/gnu-rm" ,
19+ "find" : " gcc-arm-none-eabi-$version-win32.zip.*[\\ s]*.*[\\ s]*<dd>MD5:\\ s?$md5"
20+ }
21+ }
22+ }
You can’t perform that action at this time.
0 commit comments