Created
April 20, 2019 00:14
-
-
Save andriyadi/a0235aadb5b5f73b1ee8cc72ba428943 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"packages": [ | |
{ | |
"name": "Maixduino", | |
"maintainer": "Sipeed", | |
"websiteURL": "https://maixduino.sipeed.com", | |
"email": "[email protected]", | |
"help": { | |
"online": "https://maixduino.sipeed.com" | |
}, | |
"platforms": [ | |
{ | |
"category": "K210", | |
"name": "Maixduino(k210)", | |
"version": "0.3.6", | |
"architecture": "k210", | |
"url": "http://dl.cdn.sipeed.com/Maixduino_core_v0.3.6_2.zip", | |
"checksum": "SHA-256:111f7a76e489be11a2ed658de9d6e63a3847bc63bef67646b48df03a1550265b", | |
"archiveFileName": "Maixduino_core_v0.3.6_2.zip", | |
"size": "1063542", | |
"boards": [ | |
{"name": "Sipeed \"Maix One Dock\"/\"Maix Bit\" Board"}, | |
{"name": "Sipeed Maix Go Board"} | |
], | |
"toolsDependencies": [ | |
{ | |
"packager": "Maixduino", | |
"version": "8.2.0", | |
"name": "riscv64-unknown-elf-gcc" | |
}, | |
{ | |
"packager": "Maixduino", | |
"version": "1.0.0", | |
"name": "kflash" | |
} | |
] | |
} | |
], | |
"tools": [ | |
{ | |
"name": "riscv64-unknown-elf-gcc", | |
"version": "8.2.0", | |
"systems": | |
[ | |
{ | |
"url": "http://dl.cdn.sipeed.com/win_toolchain_v8.2.0_20190213.zip", | |
"checksum": "SHA-256:9af21c336c8ccb405a10d715c480f29c5996d3932adf6955993ca4b10502b72b", | |
"host": "i686-mingw32", | |
"archiveFileName": "win_toolchain_v8.2.0_20190213.zip", | |
"size": "487337534" | |
}, | |
{ | |
"url": "http://dl.cdn.sipeed.com/linux_kendryte-toolchain-ubuntu-amd64-8.2.0-20190213.tar.gz", | |
"checksum": "SHA-256:aa2fcc76ff61261b3667a422d4f67dec19c4547474bff4ebadaa1258b87985da", | |
"host": "x86_64-linux-gnu", | |
"archiveFileName": "linux_kendryte-toolchain-ubuntu-amd64-8.2.0-20190213.tar.gz", | |
"size": "360536176" | |
}, | |
{ | |
"url": "https://github.com/kendryte/kendryte-gnu-toolchain/releases/download/v8.2.0-20190213/kendryte-toolchain-osx-mojave-8.2.0-20190213.tar.gz", | |
"checksum": "MD5:74caa57a8d3bf2307bd23bf009fffffb", | |
"host": "i386-apple-darwin", | |
"archiveFileName": "kendryte-toolchain-osx-mojave-8.2.0-20190213.tar.gz", | |
"size": "50919270" | |
} | |
] | |
}, | |
{ | |
"name": "kflash", | |
"version": "1.0.0", | |
"systems": | |
[ | |
{ | |
"url": "http://dl.cdn.sipeed.com/win_kflash_py_v1.0.0.zip", | |
"checksum": "SHA-256:e2c1f217bb62bd30fd7d5a43aa7931b1144098f6d13ff9ed2a0c428130aaeec1", | |
"host": "i686-mingw32", | |
"archiveFileName": "win_kflash_py_v1.0.0.zip", | |
"size": "5900033" | |
}, | |
{ | |
"url": "http://dl.cdn.sipeed.com/linux_kflash_v1.0.0.zip", | |
"checksum": "SHA-256:d409ef1945c53b148bbf43832b25901c58dc9e1a18f431bd6992fdcc8f363630", | |
"host": "x86_64-linux-gnu", | |
"archiveFileName": "linux_kflash_v1.0.0.zip", | |
"size": "63387" | |
}, | |
{ | |
"url": "https://github.com/kendryte/kflash.py/archive/master.zip", | |
"checksum": "MD5:afd678846158c4fe023dca1b8c6925fa", | |
"host": "i386-apple-darwin", | |
"archiveFileName": "kflash.py-master.zip", | |
"size": "51762" | |
} | |
] | |
} | |
] | |
} | |
] | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment