Skip to content

Commit 65dcee7

Browse files
committed
Move board manager JSON to docs folder
1 parent d5b4b30 commit 65dcee7

File tree

2 files changed

+149
-0
lines changed

2 files changed

+149
-0
lines changed

docs/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
My Page

docs/package_nRF5_boards_index.json

+148
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
{
2+
"packages": [
3+
{
4+
"name": "sandeepmistry",
5+
"maintainer": "Sandeep Mistry",
6+
"websiteURL": "https://github.com/sandeepmistry/arduino-nRF5",
7+
"email": "[email protected]",
8+
"help": {
9+
"online": "https://github.com/sandeepmistry/arduino-nRF5/issues"
10+
},
11+
"platforms": [
12+
{
13+
"name": "Nordic Semiconductor nRF5 Boards",
14+
"architecture": "nRF5",
15+
"version": "0.1.0",
16+
"category": "Contributed",
17+
"help": {
18+
"online": "https://github.com/sandeepmistry/arduino-nRF5/issues"
19+
},
20+
"url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.1.0.tar.gz",
21+
"archiveFileName": "arduino-nRF52-0.1.0.tar.gz",
22+
"checksum": "MD5:1825f6420104225f5fee11b467923b7d",
23+
"size": "591297",
24+
"boards": [
25+
{"name": "nRF52 DK"},
26+
{"name": "Bluz DK"}
27+
],
28+
"toolsDependencies": [
29+
{
30+
"packager": "sandeepmistry",
31+
"name": "gcc-arm-none-eabi",
32+
"version": "5_2-2015q4"
33+
},
34+
{
35+
"packager": "sandeepmistry",
36+
"name": "openocd",
37+
"version": "0.10.0-dev.nrf5"
38+
}
39+
]
40+
},
41+
{
42+
"name": "Nordic Semiconductor nRF5 Boards",
43+
"architecture": "nRF5",
44+
"version": "0.2.0",
45+
"category": "Contributed",
46+
"help": {
47+
"online": "https://github.com/sandeepmistry/arduino-nRF5/issues"
48+
},
49+
"url": "https://github.com/sandeepmistry/arduino-nRF5/archive/0.2.0.tar.gz",
50+
"archiveFileName": "arduino-nRF52-0.2.0.tar.gz",
51+
"checksum": "MD5:1ed95ee9030e4ca1371665258a3cdee4",
52+
"size": "562847",
53+
"boards": [
54+
{"name": "nRF52 DK"},
55+
{"name": "Bluz DK"},
56+
{"name": "RedBearLab BLE Nano"},
57+
{"name": "RedBearLab nRF51822"},
58+
{"name": "BBC micro:bit"},
59+
{"name": "OSHChip"},
60+
{"name": "Generic nRF51822"}
61+
],
62+
"toolsDependencies": [
63+
{
64+
"packager": "sandeepmistry",
65+
"name": "gcc-arm-none-eabi",
66+
"version": "5_2-2015q4"
67+
},
68+
{
69+
"packager": "sandeepmistry",
70+
"name": "openocd",
71+
"version": "0.10.0-dev.nrf5"
72+
}
73+
]
74+
}
75+
],
76+
"tools":[
77+
{
78+
"name": "gcc-arm-none-eabi",
79+
"version": "5_2-2015q4",
80+
"systems": [
81+
{
82+
"host": "i386-apple-darwin11",
83+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/gcc-arm-none-eabi-5_2-2015q4-20151219-mac.tar.bz2",
84+
"archiveFileName": "gcc-arm-none-eabi-5_2-2015q4-20151219-mac.tar.bz2",
85+
"size": "96372129",
86+
"checksum": "MD5:603bcce8e59683ac27054b3197a53254"
87+
},
88+
{
89+
"host": "i686-linux-gnu",
90+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2",
91+
"archiveFileName": "gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2",
92+
"size": "92811866",
93+
"checksum": "MD5:f88caac80b4444a17344f57ccb760b90"
94+
},
95+
{
96+
"host": "x86_64-pc-linux-gnu",
97+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2",
98+
"archiveFileName": "gcc-arm-none-eabi-5_2-2015q4-20151219-linux.tar.bz2",
99+
"size": "92811866",
100+
"checksum": "MD5:f88caac80b4444a17344f57ccb760b90"
101+
},
102+
{
103+
"host": "i686-mingw32",
104+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/gcc-arm-none-eabi-5_2-2015q4-20151219-win32.tar.bz2",
105+
"archiveFileName": "gcc-arm-none-eabi-5_2-2015q4-20151219-win32.tar.bz2",
106+
"size": "102981732",
107+
"checksum": "MD5:32d950225b6c7c886f6225c1fc578934"
108+
}
109+
]
110+
},
111+
{
112+
"name": "openocd",
113+
"version": "0.10.0-dev.nrf5",
114+
"systems": [
115+
{
116+
"host": "i386-apple-darwin11",
117+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/openocd-osx-0.10.0-dev-nrf5.tar.gz",
118+
"archiveFileName": "openocd-osx-0.10.0-dev-nrf5.tar.gz",
119+
"size": "1345243",
120+
"checksum": "MD5:3ffaa4e7cd4b96770eec65002c5959e3"
121+
},
122+
{
123+
"host": "i686-linux-gnu",
124+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/openocd-linux32-0.10.0-dev-nrf5.tar.gz",
125+
"archiveFileName": "openocd-linux32-0.10.0-dev-nrf5.tar.gz",
126+
"size": "3585042",
127+
"checksum": "MD5:02b3f4a3004cae86631bf13837c84504"
128+
},
129+
{
130+
"host": "x86_64-pc-linux-gnu",
131+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/openocd-linux32-0.10.0-dev-nrf5.tar.gz",
132+
"archiveFileName": "openocd-linux32-0.10.0-dev-nrf5.tar.gz",
133+
"size": "3585042",
134+
"checksum": "MD5:02b3f4a3004cae86631bf13837c84504"
135+
},
136+
{
137+
"host": "i686-mingw32",
138+
"url": "https://github.com/sandeepmistry/arduino-nRF5/releases/download/tools/openocd-win32-0.10.0-dev-nrf5.tar.gz",
139+
"archiveFileName": "openocd-win32-0.10.0-dev-nrf5.tar.gz",
140+
"size": "5498373",
141+
"checksum": "MD5:3acd3b08afda2bb09e75a0de5ac7c3cd"
142+
}
143+
]
144+
}
145+
]
146+
}
147+
]
148+
}

0 commit comments

Comments
 (0)