Skip to content

Commit 2653964

Browse files
authored
Merge pull request #61 from hathach/nrf52-0.19.0
release 0.19.0
2 parents 7531d44 + 546435e commit 2653964

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

boards/adafruit-nrf52-0.19.0.tar.bz2

18 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5212,6 +5212,54 @@
52125212
"version": "1.2.1"
52135213
}
52145214
]
5215+
},
5216+
{
5217+
"name": "Adafruit nRF52",
5218+
"architecture": "nrf52",
5219+
"version": "0.19.0",
5220+
"category": "Adafruit",
5221+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-nrf52-0.19.0.tar.bz2",
5222+
"archiveFileName": "adafruit-nrf52-0.19.0.tar.bz2",
5223+
"checksum": "SHA-256:76e4f57cd2d3aed9e4d08660eda20ea817c769d7798fae6b73725a8ad82ca2b8",
5224+
"size": "18838497",
5225+
"help": {
5226+
"online": "https://forums.adafruit.com"
5227+
},
5228+
"boards": [
5229+
{
5230+
"name": "Adafruit Feather nRF52832"
5231+
},
5232+
{
5233+
"name": "Adafruit Feather nRF52840 Express"
5234+
},
5235+
{
5236+
"name": "Adafruit Feather nRF52840 Sense"
5237+
},
5238+
{
5239+
"name": "Adafruit Circuit Playground Bluefruit"
5240+
},
5241+
{
5242+
"name": "Adafruit Metro nRF52840 Express"
5243+
},
5244+
{
5245+
"name": "Adafruit ItsyBitsy nRF52840"
5246+
},
5247+
{
5248+
"name": "Adafruit CLUE"
5249+
}
5250+
],
5251+
"toolsDependencies": [
5252+
{
5253+
"packager": "arduino",
5254+
"name": "arm-none-eabi-gcc",
5255+
"version": "7-2017q4"
5256+
},
5257+
{
5258+
"packager": "adafruit",
5259+
"name": "nrfjprog",
5260+
"version": "9.4.0"
5261+
}
5262+
]
52155263
}
52165264
]
52175265
},

0 commit comments

Comments
 (0)