Skip to content

Commit 3a6c371

Browse files
authored
Merge pull request #45 from hathach/gh-pages
release nrf52
2 parents e4cb019 + 8bb51ac commit 3a6c371

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

boards/adafruit-nrf52-0.14.6.tar.bz2

17 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4381,6 +4381,48 @@
43814381
"version": "1.2.0"
43824382
}
43834383
]
4384+
},
4385+
{
4386+
"name": "Adafruit nRF52",
4387+
"architecture": "nrf52",
4388+
"version": "0.14.6",
4389+
"category": "Adafruit",
4390+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.14.6.tar.bz2",
4391+
"archiveFileName": "adafruit-nrf52-0.14.6.tar.bz2",
4392+
"checksum": "SHA-256:917b7cf9d0b3f7b90e8128bc4047d4affb86c1413839dd352fa19352fb797058",
4393+
"size": "17868176",
4394+
"help": {
4395+
"online": "https://forums.adafruit.com"
4396+
},
4397+
"boards": [
4398+
{
4399+
"name": "Adafruit Feather nRF52832"
4400+
},
4401+
{
4402+
"name": "Adafruit Feather nRF52840 Express"
4403+
},
4404+
{
4405+
"name": "Adafruit Circuit Playground Bluefruit"
4406+
},
4407+
{
4408+
"name": "Adafruit Metro nRF52840 Express"
4409+
},
4410+
{
4411+
"name": "Adafruit ItsyBitsy nRF52840"
4412+
}
4413+
],
4414+
"toolsDependencies": [
4415+
{
4416+
"packager": "arduino",
4417+
"name": "arm-none-eabi-gcc",
4418+
"version": "7-2017q4"
4419+
},
4420+
{
4421+
"packager": "adafruit",
4422+
"name": "nrfjprog",
4423+
"version": "9.4.0"
4424+
}
4425+
]
43844426
}
43854427
]
43864428
},

0 commit comments

Comments
 (0)