|
48 | 48 | "version": "6.0.1-arduino2"
|
49 | 49 | }
|
50 | 50 | ]
|
| 51 | + }, |
| 52 | + { |
| 53 | + "name": "Arduino AVR Boards", |
| 54 | + "architecture": "avr", |
| 55 | + "version": "1.6.3", |
| 56 | + "category": "Arduino", |
| 57 | + "url": "http://arduino.cc/download.php?f=/cores/avr-1.6.3.tar.bz2", |
| 58 | + "archiveFileName": "avr-1.6.3.tar.bz2", |
| 59 | + "checksum": "SHA-256:2909a4c6dd6d7497e7e1b5fcaa2f66a100271417510f3a68593b65af8ff78c1c", |
| 60 | + "size": "4877442", |
| 61 | + "boards": [ |
| 62 | + {"name": "Arduino Yún"}, |
| 63 | + {"name": "Arduino Uno"}, |
| 64 | + {"name": "Arduino Diecimila"}, |
| 65 | + {"name": "Arduino Nano"}, |
| 66 | + {"name": "Arduino Mega"}, |
| 67 | + {"name": "Arduino MegaADK"}, |
| 68 | + {"name": "Arduino Leonardo"}, |
| 69 | + {"name": "Arduino Micro"}, |
| 70 | + {"name": "Arduino Esplora"}, |
| 71 | + {"name": "Arduino Mini"}, |
| 72 | + {"name": "Arduino Ethernet"}, |
| 73 | + {"name": "Arduino Fio"}, |
| 74 | + {"name": "Arduino BT"}, |
| 75 | + {"name": "Arduino LilyPadUSB"}, |
| 76 | + {"name": "Arduino Lilypad"}, |
| 77 | + {"name": "Arduino Pro"}, |
| 78 | + {"name": "Arduino ATMegaNG"}, |
| 79 | + {"name": "Arduino Robot Control"}, |
| 80 | + {"name": "Arduino Robot Motor"} |
| 81 | + ], |
| 82 | + "toolsDependencies": [ |
| 83 | + { |
| 84 | + "packager": "arduino", |
| 85 | + "name": "avr-gcc", |
| 86 | + "version": "4.8.1-arduino3" |
| 87 | + }, |
| 88 | + { |
| 89 | + "packager": "arduino", |
| 90 | + "name": "avrdude", |
| 91 | + "version": "6.0.1-arduino3" |
| 92 | + } |
| 93 | + ] |
| 94 | + }, |
| 95 | + { |
| 96 | + "name": "Arduino SAM Boards (32-bits ARM Cortex-M3)", |
| 97 | + "architecture": "sam", |
| 98 | + "version": "1.6.2", |
| 99 | + "category": "Arduino", |
| 100 | + "url": "http://arduino.cc/download.php?f=/cores/sam-1.6.2.tar.bz2", |
| 101 | + "archiveFileName": "sam-1.6.2.tar.bz2", |
| 102 | + "checksum": "SHA-256:2d3c8a90bc214947cff1b816d0c2706441398efc78af7984d5250f2e50eddd5f", |
| 103 | + "size": "16174730", |
| 104 | + "boards": [ |
| 105 | + {"name": "Arduino Due"} |
| 106 | + ], |
| 107 | + "toolsDependencies": [ |
| 108 | + { |
| 109 | + "packager": "arduino", |
| 110 | + "name": "arm-none-eabi-gcc", |
| 111 | + "version": "4.8.3-2014q1" |
| 112 | + }, |
| 113 | + { |
| 114 | + "packager": "arduino", |
| 115 | + "name": "bossac", |
| 116 | + "version": "1.3a-arduino" |
| 117 | + } |
| 118 | + ] |
| 119 | + }, |
| 120 | + { |
| 121 | + "name": "Arduino SAM Boards (32-bits ARM Cortex-M3)", |
| 122 | + "architecture": "sam", |
| 123 | + "version": "1.6.3", |
| 124 | + "category": "Arduino", |
| 125 | + "url": "http://arduino.cc/download.php?f=/cores/sam-1.6.3.tar.bz2", |
| 126 | + "archiveFileName": "sam-1.6.3.tar.bz2", |
| 127 | + "checksum": "SHA-256:2d3c8a90bc214947cff1b816d0c2706441398efc78af7984d5250f2e50eddd5f", |
| 128 | + "size": "16174730", |
| 129 | + "boards": [ |
| 130 | + {"name": "Arduino Due"} |
| 131 | + ], |
| 132 | + "toolsDependencies": [ |
| 133 | + { |
| 134 | + "packager": "arduino", |
| 135 | + "name": "arm-none-eabi-gcc", |
| 136 | + "version": "4.8.3-2014q1" |
| 137 | + }, |
| 138 | + { |
| 139 | + "packager": "arduino", |
| 140 | + "name": "bossac", |
| 141 | + "version": "1.3a-arduino" |
| 142 | + } |
| 143 | + ] |
51 | 144 | }
|
52 | 145 | ],
|
53 | 146 | "tools": [
|
| 147 | + { |
| 148 | + "name": "arm-none-eabi-gcc", |
| 149 | + "version": "4.8.3-2014q1", |
| 150 | + "systems": [ |
| 151 | + { |
| 152 | + "host": "i686-mingw32", |
| 153 | + "archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz", |
| 154 | + "url": "http://arduino.cc/download.php?f=/gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz", |
| 155 | + "checksum": "SHA-256:fd8c111c861144f932728e00abd3f7d1107e186eb9cd6083a54c7236ea78b7c2", |
| 156 | + "size": "84537449" |
| 157 | + }, |
| 158 | + { |
| 159 | + "host": "x86_64-apple-darwin", |
| 160 | + "url": "http://arduino.cc/download.php?f=/gcc-arm-none-eabi-4.8.3-2014q1-mac.tar.gz", |
| 161 | + "archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-mac.tar.gz", |
| 162 | + "checksum": "SHA-256:3598acf21600f17a8e4a4e8e193dc422b894dc09384759b270b2ece5facb59c2", |
| 163 | + "size": "52518522" |
| 164 | + }, |
| 165 | + { |
| 166 | + "host": "x86_64-pc-linux-gnu", |
| 167 | + "url": "http://arduino.cc/download.php?f=/gcc-arm-none-eabi-4.8.3-2014q1-linux64.tar.gz", |
| 168 | + "archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-linux64.tar.gz", |
| 169 | + "checksum": "SHA-256:d23f6626148396d6ec42a5b4d928955a703e0757829195fa71a939e5b86eecf6", |
| 170 | + "size": "51395093" |
| 171 | + }, |
| 172 | + { |
| 173 | + "host": "i686-pc-linux-gnu", |
| 174 | + "url": "http://arduino.cc/download.php?f=/gcc-arm-none-eabi-4.8.3-2014q1-linux32.tar.gz", |
| 175 | + "archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-linux32.tar.gz", |
| 176 | + "checksum": "SHA-256:ba1994235f69c526c564f65343f22ddbc9822b2ea8c5ee07dd79d89f6ace2498", |
| 177 | + "size": "51029223" |
| 178 | + } |
| 179 | + ] |
| 180 | + }, |
| 181 | + { |
| 182 | + "name": "bossac", |
| 183 | + "version": "1.3a-arduino", |
| 184 | + "systems": [ |
| 185 | + { |
| 186 | + "host": "i686-linux-gnu", |
| 187 | + "url": "http://arduino.cc/download.php?f=/tools/bossac-1.3a-arduino-i686-linux-gnu.tar.bz2", |
| 188 | + "archiveFileName": "bossac-1.3a-arduino-i686-linux-gnu.tar.bz2", |
| 189 | + "checksum": "SHA-256:d6d10362f40729a7877e43474fcf02ad82cf83321cc64ca931f5c82b2d25d24f", |
| 190 | + "size": "147359" |
| 191 | + }, |
| 192 | + { |
| 193 | + "host": "x86_64-pc-linux-gnu", |
| 194 | + "url": "http://arduino.cc/download.php?f=/tools/bossac-1.3a-arduino-x86_64-pc-linux-gnu.tar.bz2", |
| 195 | + "archiveFileName": "bossac-1.3a-arduino-x86_64-pc-linux-gnu.tar.bz2", |
| 196 | + "checksum": "SHA-256:c1daed033251296768fa8b63ad283e053da93427c0f3cd476a71a9188e18442c", |
| 197 | + "size": "26179" |
| 198 | + }, |
| 199 | + { |
| 200 | + "host": "i686-mingw32", |
| 201 | + "url": "http://arduino.cc/download.php?f=/tools/bossac-1.3a-arduino-i686-mingw32.tar.bz2", |
| 202 | + "archiveFileName": "bossac-1.3a-arduino-i686-mingw32.tar.bz2", |
| 203 | + "checksum": "SHA-256:a37727622e0f86cb4f2856ad0209568a5d804234dba3dc0778829730d61a5ec7", |
| 204 | + "size": "265647" |
| 205 | + }, |
| 206 | + { |
| 207 | + "host": "i386-apple-darwin11", |
| 208 | + "url": "http://arduino.cc/download.php?f=/tools/bossac-1.3a-arduino-i386-apple-darwin11.tar.bz2", |
| 209 | + "archiveFileName": "bossac-1.3a-arduino-i386-apple-darwin11.tar.bz2", |
| 210 | + "checksum": "SHA-256:40770b225753e7a52bb165e8f37e6b760364f5c5e96048168d0178945bd96ad6", |
| 211 | + "size": "39475" |
| 212 | + } |
| 213 | + ] |
| 214 | + }, |
54 | 215 | {
|
55 | 216 | "name": "avr-gcc",
|
56 | 217 | "version": "4.8.1-arduino2",
|
|
118 | 279 | "url": "http://arduino.cc/download.php?f=/tools/avrdude-6.0.1-arduino2-i686-mingw32.zip"
|
119 | 280 | }
|
120 | 281 | ]
|
| 282 | + }, |
| 283 | + { |
| 284 | + "name": "avr-gcc", |
| 285 | + "version": "4.8.1-arduino3", |
| 286 | + "systems": [ |
| 287 | + { |
| 288 | + "size": "24447175", |
| 289 | + "checksum": "SHA-256:28e207c66b3dc405367d0c5e68ce3c278e5ec3abb0e4974e7927fe0f9a532c40", |
| 290 | + "host": "i386-apple-darwin11", |
| 291 | + "archiveFileName": "avr-gcc-4.8.1-arduino3-i386-apple-darwin11.tar.bz2", |
| 292 | + "url": "http://arduino.cc/download.php?f=/tools/avr-gcc-4.8.1-arduino3-i386-apple-darwin11.tar.bz2" |
| 293 | + }, |
| 294 | + { |
| 295 | + "size": "30556996", |
| 296 | + "checksum": "SHA-256:028340abec6eb3085b82404dfc7ed143e1bb05b2da961b539ddcdba4a6f65533", |
| 297 | + "host": "x86_64-linux-gnu", |
| 298 | + "archiveFileName": "avr-gcc-4.8.1-arduino3-x86_64-pc-linux-gnu.tar.bz2", |
| 299 | + "url": "http://arduino.cc/download.php?f=/tools/avr-gcc-4.8.1-arduino3-x86_64-pc-linux-gnu.tar.bz2" |
| 300 | + }, |
| 301 | + { |
| 302 | + "size": "28768022", |
| 303 | + "checksum": "SHA-256:37796548ba9653267568f959cd8c7ebfe5b4bce4599898cf9f876d64e616cb87", |
| 304 | + "host": "i686-linux-gnu", |
| 305 | + "archiveFileName": "avr-gcc-4.8.1-arduino3-i686-pc-linux-gnu.tar.bz2", |
| 306 | + "url": "http://arduino.cc/download.php?f=/tools/avr-gcc-4.8.1-arduino3-i686-pc-linux-gnu.tar.bz2" |
| 307 | + }, |
| 308 | + { |
| 309 | + "size": "46046917", |
| 310 | + "checksum": "SHA-256:d6f0527793f9800f060408392a99eb290ed205730edbae43a1a25cbf6b6b588f", |
| 311 | + "host": "i686-mingw32", |
| 312 | + "archiveFileName": "avr-gcc-4.8.1-arduino3-i686-mingw32.zip", |
| 313 | + "url": "http://arduino.cc/download.php?f=/tools/avr-gcc-4.8.1-arduino3-i686-mingw32.zip" |
| 314 | + } |
| 315 | + ] |
| 316 | + }, |
| 317 | + { |
| 318 | + "name": "avrdude", |
| 319 | + "version": "6.0.1-arduino3", |
| 320 | + "systems": [ |
| 321 | + { |
| 322 | + "size": "264682", |
| 323 | + "checksum": "SHA-256:df7cd4a76e45ab3767eb964f845f4d5e9d643df950ec32812923da1e9843d072", |
| 324 | + "host": "i386-apple-darwin11", |
| 325 | + "archiveFileName": "avrdude-6.0.1-arduino3-i386-apple-darwin11.tar.bz2", |
| 326 | + "url": "http://arduino.cc/download.php?f=/tools/avrdude-6.0.1-arduino3-i386-apple-darwin11.tar.bz2" |
| 327 | + }, |
| 328 | + { |
| 329 | + "size": "748634", |
| 330 | + "checksum": "SHA-256:bb7bff48f20a68e1fe559c3f3f644574df12ab5c98eb6a1491079f3c760434ad", |
| 331 | + "host": "x86_64-linux-gnu", |
| 332 | + "archiveFileName": "avrdude-6.0.1-arduino3-x86_64-pc-linux-gnu.tar.bz2", |
| 333 | + "url": "http://arduino.cc/download.php?f=/tools/avrdude-6.0.1-arduino3-x86_64-pc-linux-gnu.tar.bz2" |
| 334 | + }, |
| 335 | + { |
| 336 | + "size": "495482", |
| 337 | + "checksum": "SHA-256:96a0cfb83fe0452366159e3bf4e19ff10906a8957d1feafd3d98b49ab4b14405", |
| 338 | + "host": "i686-linux-gnu", |
| 339 | + "archiveFileName": "avrdude-6.0.1-arduino3-i686-pc-linux-gnu.tar.bz2", |
| 340 | + "url": "http://arduino.cc/download.php?f=/tools/avrdude-6.0.1-arduino3-i686-pc-linux-gnu.tar.bz2" |
| 341 | + }, |
| 342 | + { |
| 343 | + "size": "241619", |
| 344 | + "checksum": "SHA-256:ea59bfc2ee85039c85318b2ba52c47ef0573513444a785b72f59b22586a950f9", |
| 345 | + "host": "i686-mingw32", |
| 346 | + "archiveFileName": "avrdude-6.0.1-arduino3-i686-mingw32.zip", |
| 347 | + "url": "http://arduino.cc/download.php?f=/tools/avrdude-6.0.1-arduino3-i686-mingw32.zip" |
| 348 | + } |
| 349 | + ] |
121 | 350 | }
|
122 | 351 | ]
|
123 | 352 | }
|
|
0 commit comments