UpyCraft
This commit is contained in:
57
MicroController/uPyCraft/uPyCraft.json
Normal file
57
MicroController/uPyCraft/uPyCraft.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"IDE": [
|
||||
{
|
||||
"version": "1.0",
|
||||
"Darwin": {
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/uPyCraft_mac_V1.0.zip",
|
||||
"sha256": "8b9c484490d2a1b813bd8e3cc0085329b25acf25fc573fb1e6dba55723e8bccd",
|
||||
"size": 21381039
|
||||
},
|
||||
"Windows": {
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/uPyCraft_V1.0.exe",
|
||||
"sha256": "8d1f7e1678216e481333a59fe57c1c29b82f707450b7a72ede22765b21eebf42",
|
||||
"size":13719276
|
||||
},
|
||||
"Linux":{
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/uPyCraft_linux_V1.0",
|
||||
"sha256": "85cd526d6828363099cf2ec4b6cefe1fe7dcf5985b71ff25eb5a126b8207cceb",
|
||||
"size":27256160
|
||||
}
|
||||
}
|
||||
],
|
||||
"firmware": {
|
||||
"esp32": [
|
||||
{
|
||||
"version": "v1.8.7-964-g62d40e8b-dirty on 2017-11-24",
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/mpy-fw-esp32-20171124.bin",
|
||||
"sha256": "95d60bff1a64a9d594f2b9cb2eda5e72be74a010a9f02d64bd5cdd1731b71271",
|
||||
"size":1557376
|
||||
}
|
||||
|
||||
],
|
||||
"esp8266": [
|
||||
{
|
||||
"version": "v1.9.1-46-g46b849a on 2017-07-21",
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/mpy-fw-esp8266-20170721.bin",
|
||||
"sha256": "5105b587979a185481afecc70824ee2fc2f595f7c0018a768757b98d381e44e9",
|
||||
"size":573736
|
||||
}
|
||||
],
|
||||
"microbit":[
|
||||
{
|
||||
"version": "micro:bit v1.0-b'7259d5e'-dirty on 2017-9-7",
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/mpy-microbit-20170907.hex",
|
||||
"sha256": "89d3e83d008391639c0dd72cce78c6629d31d3c7ed1cfd0a2be564c54bcbae2c",
|
||||
"size":706800
|
||||
}
|
||||
]
|
||||
},
|
||||
"examples": [
|
||||
{
|
||||
"version": "v1.9",
|
||||
"url": "https://github.com/DFRobot/uPyCraft/raw/master/examples_V1.9.zip",
|
||||
"sha256": "5eab4d9d3556d0dbb088689e0bc05ca40c548f0d29ceb990c51b3f4144ea8dce",
|
||||
"size":65418
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user