|
195 | 195 | "version": "0.11.0-4" |
196 | 196 | } |
197 | 197 | ] |
| 198 | + }, |
| 199 | + { |
| 200 | + "name": "Arm (Nim)BLE Boards", |
| 201 | + "architecture": "arm-ble", |
| 202 | + "version": "0.3.0", |
| 203 | + "category": "Contributed", |
| 204 | + "help": { |
| 205 | + "online": "https://github.com/h2zero/n-able-Arduino/issues" |
| 206 | + }, |
| 207 | + "url": "https://github.com/h2zero/n-able-Arduino/archive/0.3.0.tar.gz", |
| 208 | + "archiveFileName": "n-able-Arduino-0.3.0.tar.gz", |
| 209 | + "checksum": "SHA-256:6019dd3fd923384553c3d578bb78be6276689845313a7fbbacc6e246167dad2d", |
| 210 | + "size": "2172058", |
| 211 | + "boards": [ |
| 212 | + {"name": "Adafruit CLUE nRF52840"}, |
| 213 | + {"name": "Adafruit Circuit Playground Bluefruit"}, |
| 214 | + {"name": "Adafruit Feather nRF52832"}, |
| 215 | + {"name": "Adafruit Feather nRF52840 Express"}, |
| 216 | + {"name": "Adafruit Feather nRF52840 Sense"}, |
| 217 | + {"name": "Adafruit ItsyBitsy nRF52840 Express"}, |
| 218 | + {"name": "BBC micro:bit"}, |
| 219 | + {"name": "BBC micro:bit v2"}, |
| 220 | + {"name": "Bluz DK"}, |
| 221 | + {"name": "Calliope mini"}, |
| 222 | + {"name": "Ebyte E104-BT5032A-TB"}, |
| 223 | + {"name": "Ebyte E104-BT5040UA Dongle"}, |
| 224 | + {"name": "Electronut labs bluey"}, |
| 225 | + {"name": "Electronut labs hackaBLE"}, |
| 226 | + {"name": "Electronut labs hackaBLE v2"}, |
| 227 | + {"name": "Generic nRF51822"}, |
| 228 | + {"name": "Generic nRF52810"}, |
| 229 | + {"name": "Generic nRF52832"}, |
| 230 | + {"name": "Generic nRF52833"}, |
| 231 | + {"name": "Generic nRF52840"}, |
| 232 | + {"name": "ng-beacon"}, |
| 233 | + {"name": "nRF51 Dongle"}, |
| 234 | + {"name": "nRF51822 DK"}, |
| 235 | + {"name": "nRF52832 DK"}, |
| 236 | + {"name": "nRF52833 DK"}, |
| 237 | + {"name": "nRF52840 DK"}, |
| 238 | + {"name": "nRF52840 Dongle"}, |
| 239 | + {"name": "Nordic Beacon Kit"}, |
| 240 | + {"name": "OSHChip"}, |
| 241 | + {"name": "RedBear BLE Nano"}, |
| 242 | + {"name": "RedBear BLE Nano 2"}, |
| 243 | + {"name": "RedBear Blend 2"}, |
| 244 | + {"name": "RedBear nRF51822"}, |
| 245 | + {"name": "Sino:bit"}, |
| 246 | + {"name": "TinyBLE"}, |
| 247 | + {"name": "Waveshare BLE400"}, |
| 248 | + {"name": "Seeed XIAO nRF52840 Sense"} |
| 249 | + ], |
| 250 | + "toolsDependencies": [ |
| 251 | + { |
| 252 | + "packager": "h2zero", |
| 253 | + "name": "gcc-arm-none-eabi", |
| 254 | + "version": "9.3.1-1" |
| 255 | + }, |
| 256 | + { |
| 257 | + "packager": "h2zero", |
| 258 | + "name": "openocd", |
| 259 | + "version": "0.11.0-4" |
| 260 | + } |
| 261 | + ] |
198 | 262 | } |
199 | 263 | ], |
200 | 264 | "tools":[ |
|
0 commit comments