Skip to content

Commit b64b5a6

Browse files
committed
first commit
0 parents  commit b64b5a6

5 files changed

+39
-0
lines changed

examples_V0.1.zip

26.7 KB
Binary file not shown.

mpy-fw-esp32-20170406.bin

986 KB
Binary file not shown.

mpy-fw-esp8266-20170406.bin

560 KB
Binary file not shown.

uPyCraft.json

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"IDE": [
3+
{
4+
"version": "0.11",
5+
"Darwin": {
6+
"url": "https//github.com/xxxxxxxxxx.app",
7+
"sha256": "112233445566"
8+
},
9+
"Windows": {
10+
"url": "https://github.com/DFRobot/uPyCraft/raw/master/uPyCraft_V0.11.exe",
11+
"sha256": "6a06c19a9ce2cff7f843c26455fefd15085c52177b90c155871c3d66148bac9d"
12+
}
13+
}
14+
],
15+
"firmware": {
16+
"esp32": [
17+
{
18+
"version": "v1.8.7-587-g1da8404 on 2017-04-06",
19+
"url": "https://github.com/DFRobot/uPyCraft/raw/master/mpy-fw-esp32-20170406.bin",
20+
"sha256": "5fd519ea138a4d67419a9e508a66dfc14d16bfff84df8a40a42dd5403856ee9b"
21+
}
22+
23+
],
24+
"esp8266": [
25+
{
26+
"version": "v1.8.7-587-g1da8404 on 2017-04-06",
27+
"url": "https://github.com/DFRobot/uPyCraft/raw/master/mpy-fw-esp8266-20170406.bin",
28+
"sha256": "a1a46bd1aa4cdccd99afbff52dc591ff779ee35778a2f0e27162eeb8f57588bb"
29+
}
30+
]
31+
},
32+
"examples": [
33+
{
34+
"version": "v0.1",
35+
"url": "https://github.com/DFRobot/uPyCraft/raw/master/examples_V0.1.zip",
36+
"sha256": "327d069af968fdb552714eaabe4d5f48e5fdba3bf8b3be8ed4d8298be126fef6"
37+
}
38+
]
39+
}

uPyCraft_V0.11.exe

11.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)